1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-09-19 16:42:47 +02:00
Commit Graph

6459 Commits

Author SHA1 Message Date
rmaddy
0dc1c756d7 Partial handling of r<Enter> 2004-01-28 01:05:45 +00:00
rmaddy
3d6328a179 Handle special key char arguments. 2004-01-28 01:05:03 +00:00
rmaddy
bb99b9fef5 More notes 2004-01-28 00:42:23 +00:00
rmaddy
45ac9252f5 Imports 2004-01-28 00:41:28 +00:00
rmaddy
361725d583 Refactored a bit to be more document based than editor based. 2004-01-28 00:39:56 +00:00
rmaddy
3341686f1e Debugging 2004-01-28 00:39:30 +00:00
rmaddy
0219df8fe7 Added some missing status bar updates. 2004-01-28 00:38:33 +00:00
rmaddy
e4894ca866 Move file reload to DocumentManager. 2004-01-28 00:37:24 +00:00
rmaddy
1ac5077c4c More listeners 2004-01-28 00:36:59 +00:00
rmaddy
4876e908e9 Cleanup. Make visual related item document level, not editor level. 2004-01-28 00:36:25 +00:00
rmaddy
768df01a82 Cleanup 2004-01-28 00:34:05 +00:00
rmaddy
78d70b0472 Used block cursor for command mode and bar cursor for insert/replace modes. 2004-01-28 00:26:42 +00:00
rmaddy
8587a2a37b Marks are more document based than editor based. 2004-01-28 00:26:04 +00:00
rmaddy
a6cc9070c6 Central point of control for document change listeners 2004-01-28 00:22:06 +00:00
rmaddy
f33b089ccc Not needed as part of project 2004-01-28 00:21:17 +00:00
rmaddy
e0a6d58815 Imports 2004-01-27 07:07:08 +00:00
rmaddy
44f9fa7521 Updated version. Deploy to exploded zip dir in plugins. 2004-01-27 06:57:34 +00:00
rmaddy
b2c58be732 new commands 2004-01-27 06:56:35 +00:00
rmaddy
47814fb0ae updates 2004-01-27 06:56:22 +00:00
rmaddy
4f5ef61ff8 New commands 2004-01-27 06:56:01 +00:00
rmaddy
07385c74cb Updated list 2004-01-27 06:55:43 +00:00
rmaddy
3c3d836772 New features and bug fixes. 2004-01-27 06:55:26 +00:00
rmaddy
5d005f9ee0 Added toString 2004-01-27 06:53:56 +00:00
rmaddy
02e97fa96b Added offset 2004-01-27 06:53:43 +00:00
rmaddy
197036f5e7 Added isWriteType 2004-01-27 06:53:06 +00:00
rmaddy
866e36651e Put back save and save just one file 2004-01-27 06:52:15 +00:00
rmaddy
0a54782ad9 Mark command as writeable 2004-01-27 06:51:45 +00:00
rmaddy
b56a42dac9 New parameter to leave cursor after put. 2004-01-27 06:51:04 +00:00
rmaddy
42f07af28f Added support for filename args. 2004-01-27 06:50:19 +00:00
rmaddy
7e5d87e509 Added support for # and filename args. 2004-01-27 06:49:50 +00:00
rmaddy
56695f5930 Added some new commands 2004-01-27 06:48:47 +00:00
rmaddy
67d9ab7987 Don't run command as runnable. It already is in one. Should solve lock ups from commands like :w 2004-01-27 06:48:25 +00:00
rmaddy
0df2359753 Handle mouse clicks in line number area. Fixed several visual mode bugs. 2004-01-27 06:47:13 +00:00
rmaddy
7c896968d7 Added openFile, saveFile, findFile, selectPreviousTab. 2004-01-27 06:45:48 +00:00
rmaddy
e5de0a7604 Changes to support moving cursor after pasting text. 2004-01-27 06:44:36 +00:00
rmaddy
bb4d7293ce Add new parameter to indicate cursor stays put. 2004-01-27 06:43:00 +00:00
rmaddy
03d35d0258 Just save one file 2004-01-27 06:41:46 +00:00
rmaddy
1b0923e475 Update for method rename. 2004-01-27 06:40:58 +00:00
rmaddy
f8a887fb11 Better parameter checking in getEditor 2004-01-27 06:39:19 +00:00
rmaddy
7e21d27a8b Several new commands added. 2004-01-27 06:37:27 +00:00
rmaddy
075bf5b585 Now restore file on last undo. 2004-01-27 06:35:39 +00:00
rmaddy
b8c3563e3f Tweaked handling of read vs. write commands 2004-01-27 06:32:47 +00:00
rmaddy
524d0fc4fe Added listener for selection changes 2004-01-27 06:31:26 +00:00
rmaddy
dc7d098198 Added support for :class command 2004-01-27 06:29:36 +00:00
rmaddy
d2bcb1a957 Added support for :symbol command 2004-01-27 06:29:02 +00:00
rmaddy
74589fecd0 Added support for :wall command 2004-01-27 06:28:50 +00:00
rmaddy
ddde658d8e Added support for z+ and z^ commands 2004-01-27 06:28:22 +00:00
rmaddy
69b53a83a6 Added support for gP and gp commands 2004-01-27 06:28:05 +00:00
rmaddy
8f2faa548f Optimize imports 2004-01-06 04:45:28 +00:00
rmaddy
7dee879da8 Update to support Aurora 1050 2004-01-06 04:44:21 +00:00