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

6459 Commits

Author SHA1 Message Date
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
rmaddy
a521a2a7c3 Fixed focus problem when escape from dialog 2003-05-13 23:30:40 +00:00
rmaddy
f836ba3506 Update for 0.4.0 2003-05-13 22:23:51 +00:00
rmaddy
73c20b888f Added :@ commands 2003-05-13 22:23:01 +00:00
rmaddy
0205863e6c Don't store ", ., / registers into default 2003-05-13 22:22:24 +00:00
rmaddy
8d461e62e4 Fixed normalizeColumn 2003-05-13 22:21:32 +00:00
rmaddy
45921c7bcf Cleaned up error handling 2003-05-13 22:20:59 +00:00
rmaddy
598392a190 Support for :@ commands 2003-05-13 22:19:55 +00:00
rmaddy
1d860afe38 Add support for : register. Added RepeatHandler 2003-05-13 22:19:29 +00:00
rmaddy
91e756391d Set / register. Added error for :s search not found 2003-05-13 22:17:43 +00:00
rmaddy
55117e81e4 *** empty log message *** 2003-05-13 19:55:43 +00:00
rmaddy
a5c9de1ae8 Don't check for CommandEntryPanel 2003-05-13 19:55:22 +00:00
rmaddy
338c575cfd Rewritten for new ex entry code 2003-05-13 19:54:21 +00:00
rmaddy
cf9efb5f3d Added to support macro playback 2003-05-13 19:53:39 +00:00
rmaddy
b0facc8fae Added to support new ex entry code 2003-05-13 19:52:28 +00:00
rmaddy
65eca3bbe3 Lots of new changes for next version 2003-05-13 19:47:44 +00:00