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

6624 Commits

Author SHA1 Message Date
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
rmaddy
6e5cb60d32 Optimize imports 2003-12-29 06:47:39 +00:00
rmaddy
43087a39a1 Changes for 0.6.4 2003-12-29 06:44:03 +00:00
rmaddy
37c40ced1f Added allowEnd to normalizeVisualColumn 2003-12-29 06:32:40 +00:00
rmaddy
ffb1ef7b86 Fixed use of keys 2003-12-29 06:31:14 +00:00
rmaddy
aa8c48c58c Added support for moving to next/previous paragraph 2003-12-29 06:28:45 +00:00
rmaddy
0e65ddb64f Added support for { and } commands 2003-12-29 06:28:11 +00:00
rmaddy
9427955cb6 Added support for {} marks 2003-12-29 06:27:12 +00:00
rmaddy
e0e934aa21 Update calls to runWrite/ReadCommand 2003-12-28 21:37:44 +00:00
rmaddy
10c4522c11 Use newer version of executeCommand 2003-12-28 21:37:03 +00:00
rmaddy
16e8358ba1 Rewrote getVirtualFile and getProject 2003-12-28 21:36:29 +00:00
rmaddy
bc6cd9d194 Updated calls to runWrite/ReadCommand 2003-12-28 21:34:59 +00:00
rmaddy
b070dc42e1 Removed unused code. 2003-12-28 21:33:48 +00:00
rmaddy
d8398a7bff Changes to support aurora build 992 2003-12-24 22:16:56 +00:00
rmaddy
2963053472 Changes to work under aurora 963 2003-12-24 22:08:54 +00:00
rmaddy
60e2a8888d Changes to support Aurora 2003-10-01 06:08:34 +00:00
rmaddy
7d65429088 Changes for 0.4.1 2003-08-06 04:14:32 +00:00
rmaddy
adfc89e799 Workaround for :w deadlock - don't actually write for now 2003-08-06 04:13:56 +00:00
rmaddy
4890c575a0 Fix inserting new line above cursor to properly indent 2003-08-06 04:12:11 +00:00
rmaddy
1550cb85cd Fixed bug when editing file templates 2003-08-06 04:11:35 +00:00
rmaddy
3ffa6ead62 Updated notes 2003-06-30 23:23:45 +00:00
rmaddy
a0c1e22987 Changed name to match name of file 2003-06-30 23:21:21 +00:00
rmaddy
16962beaa1 Optimized imports 2003-05-15 17:17:28 +00:00
rmaddy
9f4dfff1be Last updates for 0.4.0 2003-05-15 04:37:16 +00:00
rmaddy
ae52293cf0 Final updates for 0.4.0 2003-05-15 04:35:05 +00:00
rmaddy
05966b6423 Don't check showmode for showMode 2003-05-15 04:34:38 +00:00
rmaddy
34ab6e9c2b Check showmode for updateStatus 2003-05-15 04:34:12 +00:00
rmaddy
ef850a55fa Added message to resize tool window 2003-05-15 04:31:02 +00:00
rmaddy
1a337b6b78 feature update 2003-05-15 04:22:36 +00:00
rmaddy
4e6c170205 Fixed flags for gd and gD 2003-05-15 04:13:00 +00:00
rmaddy
a53af67f41 *** empty log message *** 2003-05-14 23:26:40 +00:00
rmaddy
b2a9ff7a38 Commented out unused options 2003-05-14 23:26:19 +00:00
rmaddy
a7687651f6 Added DumpLineHandler 2003-05-14 17:05:46 +00:00
rmaddy
f71c4ba1d8 Added support for CharacterPosition - fixed search issues with tabs. 2003-05-14 17:05:12 +00:00
rmaddy
3aed07c8f5 Debugging tool 2003-05-14 17:04:22 +00:00
rmaddy
ee296d7ab6 *** empty log message *** 2003-05-13 23:31:58 +00:00