1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-04-04 11:15:46 +02:00

Commit Graph

  • 3aed07c8f5 Debugging tool rmaddy 2003-05-14 17:04:22 +0000
  • ee296d7ab6 *** empty log message *** rmaddy 2003-05-13 23:31:58 +0000
  • a521a2a7c3 Fixed focus problem when escape from dialog rmaddy 2003-05-13 23:30:40 +0000
  • f836ba3506 Update for 0.4.0 rmaddy 2003-05-13 22:23:51 +0000
  • 73c20b888f Added :@ commands rmaddy 2003-05-13 22:23:01 +0000
  • 0205863e6c Don't store ", ., / registers into default rmaddy 2003-05-13 22:22:24 +0000
  • 8d461e62e4 Fixed normalizeColumn rmaddy 2003-05-13 22:21:32 +0000
  • 45921c7bcf Cleaned up error handling rmaddy 2003-05-13 22:20:59 +0000
  • 598392a190 Support for :@ commands rmaddy 2003-05-13 22:19:55 +0000
  • 1d860afe38 Add support for : register. Added RepeatHandler rmaddy 2003-05-13 22:19:29 +0000
  • 91e756391d Set / register. Added error for :s search not found rmaddy 2003-05-13 22:17:43 +0000
  • 55117e81e4 *** empty log message *** rmaddy 2003-05-13 19:55:43 +0000
  • a5c9de1ae8 Don't check for CommandEntryPanel rmaddy 2003-05-13 19:55:22 +0000
  • 338c575cfd Rewritten for new ex entry code rmaddy 2003-05-13 19:54:21 +0000
  • cf9efb5f3d Added to support macro playback rmaddy 2003-05-13 19:53:39 +0000
  • b0facc8fae Added to support new ex entry code rmaddy 2003-05-13 19:52:28 +0000
  • 65eca3bbe3 Lots of new changes for next version rmaddy 2003-05-13 19:47:44 +0000
  • 2e09410263 Added new actions rmaddy 2003-05-13 19:46:26 +0000
  • 95939638fb Added tool window creation and message display rmaddy 2003-05-13 19:46:07 +0000
  • 4f2069d02b Added new key handling rmaddy 2003-05-13 19:45:15 +0000
  • ed55815014 Don't handle backspace on empty field rmaddy 2003-05-13 19:44:54 +0000
  • 1851f0b376 Removed actions to end or escape entry rmaddy 2003-05-13 19:43:22 +0000
  • 3f7b8513ea Added more commands rmaddy 2003-05-13 19:38:20 +0000
  • 538ee344b1 Updated for state handling changes. rmaddy 2003-05-13 18:08:20 +0000
  • 56eb2c401a Fix removing of trailing newlines for display rmaddy 2003-05-13 18:07:15 +0000
  • e5e5e2995a Redone to support state stack rmaddy 2003-05-13 18:06:27 +0000
  • 8ff7d36e9e Added set/getKeys rmaddy 2003-05-13 18:06:12 +0000
  • fa0685ec78 Support for macro recording. rmaddy 2003-05-13 18:05:32 +0000
  • 5567ffe106 Updated for new ExEntryPanel. rmaddy 2003-05-13 18:04:27 +0000
  • 2e2c9f7c9e Updated for state handling changes. Clean up. rmaddy 2003-05-13 18:03:12 +0000
  • b8d218e268 Updated for state handling changes. Support for CMD_LINE mode. Support for recording. rmaddy 2003-05-13 18:00:57 +0000
  • 71ab721ab2 Updated for state handling changes. rmaddy 2003-05-13 17:59:18 +0000
  • df19e13805 Cleaned up. Updated for state handling changes. rmaddy 2003-05-13 17:58:08 +0000
  • b5573b4c79 Added MacroGroup rmaddy 2003-05-13 15:33:48 +0000
  • 8e14d3e3fc small method name change rmaddy 2003-05-13 15:33:20 +0000
  • d29acecea6 Refactor of the old CommandEntryPanel rmaddy 2003-05-13 15:32:21 +0000
  • f2eea59f90 Added support for macro playback rmaddy 2003-05-13 15:25:41 +0000
  • 4cb8665544 Added support for the q command - record keystrokes to a register. rmaddy 2003-05-10 05:21:43 +0000
  • 70db16881f Added more messages rmaddy 2003-05-09 23:09:07 +0000
  • 9c6ddb9322 Display warning and error messages in status bar. rmaddy 2003-05-09 21:55:09 +0000
  • ff1067fe56 Added "status bar". Added :set showmode. Show mode on status line. rmaddy 2003-05-09 17:22:06 +0000
  • 391c60bc68 Final tweaks for 0.3.2 rmaddy 2003-05-09 06:02:23 +0000
  • c6ab3e24d6 *** empty log message *** rmaddy 2003-05-09 05:54:16 +0000
  • 248abed09b Added [p, ]p, [P, ]P commands rmaddy 2003-05-09 05:44:35 +0000
  • bb01f8ada4 Fixed paste after last line of file rmaddy 2003-05-09 05:18:09 +0000
  • 9ca9f43889 Fixed repeat of R commands rmaddy 2003-05-09 04:53:03 +0000
  • ba5ef34b84 Added support to repeat visual change commands. rmaddy 2003-05-09 04:43:52 +0000
  • 7128c8943f Count before v and V is now supported. rmaddy 2003-05-09 03:13:10 +0000
  • 2f88987f5b Changes to deal with case insensitive operating systems. rmaddy 2003-05-08 19:59:47 +0000
  • bc079feccb Fix d{motion} to become linewise as appropriate rmaddy 2003-05-08 19:36:33 +0000
  • fe986bf7c6 Forgot to add this rmaddy 2003-05-08 17:58:13 +0000
  • 0f9f9a1000 Fixed % to set correct linewise/inclusive on command rmaddy 2003-05-08 17:56:43 +0000
  • 05953bafc2 Fixed visual highlight after doing reformat or autoindent. rmaddy 2003-05-08 17:53:31 +0000
  • 7b475c861a *** empty log message *** rmaddy 2003-05-08 17:52:46 +0000
  • f4bc6796b5 Fixed visual highlight after doing reformat or autoindent. rmaddy 2003-05-08 17:45:19 +0000
  • 595f0889d3 Comments for future Register enhancements rmaddy 2003-05-08 15:50:41 +0000
  • 3e0675a8bf z-, z., z<enter> now move cursor to start of line. rmaddy 2003-05-08 04:54:00 +0000
  • 6374b71c5f Save jumplocation for gd and gD rmaddy 2003-05-08 04:33:04 +0000
  • 49a2393bd3 Fixed doing cw or cW while on last char of word/WORD. rmaddy 2003-05-08 04:18:00 +0000
  • 70edc17203 Ensure there aren't two change listeners for an editor. rmaddy 2003-05-08 04:03:02 +0000
  • dca0663cff Several fixes to allow undo of changes made by IDEA while not in insert mode. rmaddy 2003-05-08 03:30:12 +0000
  • db7fc145f8 Changes for support of ! commands rmaddy 2003-05-08 03:25:24 +0000
  • eea1962480 *** empty log message *** rmaddy 2003-05-08 03:24:07 +0000
  • 226b5d21bc Fixes for visual mode problems. rmaddy 2003-05-08 03:23:28 +0000
  • 30f6cd480b Handle line greater than line count rmaddy 2003-05-07 20:25:16 +0000
  • 379012c9b4 Fixed bug which prevented :0, :1, or :<neg> from working rmaddy 2003-05-07 20:16:34 +0000
  • 6d4c286ba8 Final tweaks for 0.3.1 rmaddy 2003-05-06 22:29:49 +0000
  • 18bea9b496 Close all editors, not exit IDEA, for :qall rmaddy 2003-05-06 21:49:06 +0000
  • 52e8f70384 Added autoIndentLines rmaddy 2003-05-06 21:48:34 +0000
  • 7bb5d431af == command now repeatable rmaddy 2003-05-06 21:39:30 +0000
  • 205b06dde0 Fixed backslashes in replacement text rmaddy 2003-05-06 21:38:12 +0000
  • a2c3ee7281 Don't exit IDEA with :q. Added several new ex commands rmaddy 2003-05-06 16:30:04 +0000
  • ac0ec01973 Ex commands that took a count were getting the current line as a default instead of one. rmaddy 2003-05-05 22:12:07 +0000
  • 4b9d57dce3 Fixed visual mode problems rmaddy 2003-05-05 21:37:29 +0000
  • 8319a84502 Additions for [w, ]w, [b, and ]b commands - camel word motions rmaddy 2003-05-05 05:47:09 +0000
  • fb44926241 Updated docs for 0.3.0 release rmaddy 2003-05-04 22:19:52 +0000
  • 298bad7a64 *** empty log message *** rmaddy 2003-05-04 21:42:41 +0000
  • 4e774f5889 Removed GNU regexp rmaddy 2003-05-04 21:40:08 +0000
  • 4dc6a2ab72 Changes and additions to support true VIM searching and replacing rmaddy 2003-05-04 21:33:38 +0000
  • d09cc6b053 Fixed ability to move cursor to very end of file rmaddy 2003-05-04 17:55:02 +0000
  • 160da9637b findWordUnderCursor didn't include last char of word rmaddy 2003-05-04 17:40:22 +0000
  • 3e6b0da031 More updates rmaddy 2003-04-29 16:01:59 +0000
  • 38bb7b0573 Added support for search offsets and other small changes rmaddy 2003-04-29 16:01:18 +0000
  • 829edef1da Removed calls to saveJumpLocation rmaddy 2003-04-29 15:58:43 +0000
  • 6e4cf690e9 Added use of FLAG_SAVE_JUMP for appropriate actions rmaddy 2003-04-29 15:57:12 +0000
  • 3023287473 Added FLAG_SAVE_JUMP rmaddy 2003-04-29 15:56:37 +0000
  • f802aa1722 Added to support pattern ranges for Ex commands rmaddy 2003-04-29 15:55:24 +0000
  • aebd17e18a Added lastZero to getLine rmaddy 2003-04-29 15:54:48 +0000
  • 335b80f419 Rewritten to properly handle a sequence of ranges rmaddy 2003-04-29 05:20:21 +0000
  • ad2b4faf09 Added lastZero rmaddy 2003-04-29 05:08:00 +0000
  • 18ccd06ebe Added ctrs rmaddy 2003-04-29 05:05:14 +0000
  • e001c731f2 Fixed so not added to parser handler list. Fixed bug that caused it to go to wrong line rmaddy 2003-04-29 05:04:33 +0000
  • 8d0d22d5ee Updated to handle ranges with search patterns rmaddy 2003-04-29 05:03:46 +0000
  • 6bd8957f51 Added support for *, #, g*, and g# commands rmaddy 2003-04-27 04:47:05 +0000
  • 6a3c8e7cb9 Removed all the 'Append' methods and classes and added boolean to correspoding sibling. Support 'select' option for visual mode. rmaddy 2003-04-26 17:24:27 +0000
  • 9dc3990183 Added to support real searching rmaddy 2003-04-26 17:20:43 +0000
  • 9561d6560c Added to support :set commands rmaddy 2003-04-26 17:18:25 +0000
  • 46a3f19d5b Added SetHandler rmaddy 2003-04-26 17:18:00 +0000
  • 84e6024b15 More search changes rmaddy 2003-04-26 17:17:21 +0000
  • b6e7809a76 Added to support real search commands rmaddy 2003-04-26 17:15:50 +0000