1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-11-05 12:22:22 +01:00

Commit Graph

  • ac84624faa Use Direction enum instead of int Alexey Gerasimov 2019-11-24 15:02:48 +05:00
  • c2196785e7 Add tests Alexey Gerasimov 2019-11-11 18:03:03 +05:00
  • 30097fbae6 Assume that caret is in string/char only if there is closing char Alexey Gerasimov 2019-11-11 18:02:48 +05:00
  • c295dd5c62 Use special class for storing requiredShortcuts Alex Plate 2020-02-07 16:07:14 +03:00
  • 373fef2824 Refactor MappingInfo Alex Plate 2020-02-07 11:09:50 +03:00
  • cfc255bf2b Rename .java to .kt Alex Plate 2020-02-07 11:09:49 +03:00
  • ea7e58535b Fix tests Alex Plate 2020-02-07 12:41:47 +03:00
  • ea342a8e4f Preparation for 0.55.1 EAP release 0.55.1-EAP Alex Plate 2020-02-04 18:55:31 +03:00
  • 0b67dd1d05 Merge pull request #218 from citizenmatt/feature/registers Alex Plate 2020-02-04 18:46:15 +03:00
  • 1519faef81 Fix compatibility with the IdeaVim-EasyMotion Alex Plate 2020-02-04 11:13:20 +03:00
  • 9fad4a74ed Remove keys from Command Matt Ellis 2020-01-06 09:41:43 +00:00
  • 24f023c8b3 Update changes Matt Ellis 2020-02-03 23:35:53 +00:00
  • 3eb46114f8 Remove Shortcut class Matt Ellis 2020-02-03 23:35:04 +00:00
  • 6a5fd30531 Remove unnecessary empty shortcut registration Matt Ellis 2020-02-03 23:31:18 +00:00
  • 96e83150e5 Ensure :jumps formats non-printable characters correctly Matt Ellis 2020-02-03 22:47:07 +00:00
  • b2b65c65b9 Ensure :ascii formats non-printable characters correctly Matt Ellis 2020-02-03 18:26:52 +00:00
  • 5b028b4fa3 Ensure :marks formats non-printable characters correctly Matt Ellis 2020-02-03 16:31:42 +00:00
  • 8f4e1b3409 [VIM-1900] Ensure :reg formats non-printable characters correctly Matt Ellis 2020-02-03 16:22:50 +00:00
  • ff209d0120 Merge remote-tracking branch 'origin/master' John Weigel 2020-02-01 22:38:18 -06:00
  • ea2fe618b5 Add support for buffer list (buffers, files, ls). John Weigel 2020-02-01 22:33:12 -06:00
  • 3403cdf84b [VIM-1835] Macros record actual keystrokes not mapped Matt Ellis 2020-02-01 11:36:40 +00:00
  • 4f9a6f3a7b Make vimExCommand EP dynamic Alex Plate 2020-01-31 19:14:11 +03:00
  • c8d6d233e5 Revert [Make vimExCommand EP dynamic] Alex Plate 2020-01-31 18:15:55 +03:00
  • 0cfb65a19a Make vimExCommand EP dynamic Alex Plate 2020-01-31 17:59:07 +03:00
  • 384d917021 Make vimAction EP dynamic Alex Plate 2020-01-31 12:05:14 +03:00
  • f1c8c67789 Use enumMap to store key roots Alex Plate 2020-01-31 10:17:56 +03:00
  • 75e8f4ec6d Deny vimAction extension point contributions from other plugins Alex Plate 2020-01-30 21:23:05 +03:00
  • d1d0323112 [VIM-1899] Add argument to :registers command Matt Ellis 2020-01-16 22:38:22 +00:00
  • ab31dae582 Add todo for VimLocalConfig Alex Plate 2020-01-27 12:25:45 +03:00
  • 64f176cedb Control dynamic loading of plugin via the application component Alex Plate 2020-01-27 11:45:26 +03:00
  • 9e921d6621 Move plugin.xml includes into separate folder Alex Plate 2020-01-27 11:40:42 +03:00
  • a4b98f2848 Update CHANGES.md Alex Plate 2020-01-27 11:36:30 +03:00
  • 0d190e4a63 Update copyright Alex Plate 2020-01-21 11:19:10 +03:00
  • 13cdb7cc35 Merge pull request #215 from citizenmatt/refactor/command-state Alex Plate 2020-01-27 11:34:48 +03:00
  • ca60c467f3 Capability for tests in 2020.1 Alex Plate 2020-01-27 11:09:53 +03:00
  • 01abba7d2c Use 201-EAP version for build Alex Plate 2020-01-27 11:06:02 +03:00
  • 80074177fc Make ascii doc a bit clearer Alex Plate 2020-01-24 15:54:56 +03:00
  • bf67f8984a Add info about easymotion plugin Alex Plate 2020-01-25 16:32:43 +03:00
  • b2267c4b6c Add information about non-released actions Alex Plate 2020-01-22 10:58:01 +03:00
  • c80d69a31c Add note about VIM-987 into changelog Alex Plate 2020-01-24 13:41:06 +03:00
  • 1b7c3f0da3 Merge pull request #214 from sumoooru2/master Alex Plate 2020-01-22 10:56:37 +03:00
  • c1ff6e1498 Prepare to the 0.55 release 0.55 Alex Plate 2020-01-20 20:15:36 +03:00
  • 50c04ce71c Change LookupKeys implementation Alex Plate 2020-01-20 15:29:40 +03:00
  • bc6ff6bc8e Convert characterHelper to kt Alex Plate 2020-01-19 17:55:15 +03:00
  • 93bcf2a7e8 Rename .java to .kt Alex Plate 2020-01-19 17:55:14 +03:00
  • c3b503adff Set up a mechanism to define the KeyStrokes that should work with active lookup Alex Plate 2020-01-19 17:34:12 +03:00
  • ecdcbdda10 Put all range files into the ranges directory Alex Plate 2020-01-16 15:13:56 +03:00
  • b97c9a5ed0 Rename .java to .kt Alex Plate 2020-01-16 15:13:55 +03:00
  • 84a6843a7b Convert ExOutputModel to kt Alex Plate 2020-01-16 12:26:39 +03:00
  • 17eed7467c Rename .java to .kt Alex Plate 2020-01-16 12:26:39 +03:00
  • 310ffc849c Convert ExCommand to kt Alex Plate 2020-01-16 12:23:43 +03:00
  • 3e6756160a Rename .java to .kt Alex Plate 2020-01-16 12:23:43 +03:00
  • 563e809a2d Put all exceptions to single kt file Alex Plate 2020-01-16 12:17:57 +03:00
  • 86ec3f3bcd Rename .java to .kt Alex Plate 2020-01-16 12:17:54 +03:00
  • 7b225cb824 Remove CHAR_OR_DIGRAPH state Matt Ellis 2020-01-07 20:14:56 +00:00
  • 562e0b06df Refactor expected argument type Matt Ellis 2020-01-07 19:54:20 +00:00
  • 51ce064507 Simplify and document handling of EX_STRING Matt Ellis 2020-01-07 19:09:58 +00:00
  • ebaeff9b4d Merge branch 'master' into refactor/command-state Matt Ellis 2019-12-30 16:31:24 +00:00
  • 8889e799ca Refactor setting command argument Matt Ellis 2019-12-30 16:26:32 +00:00
  • 668705e475 Refactor handling of duplicate operator chars Matt Ellis 2019-12-30 16:03:22 +00:00
  • e428e909bf Simplify handling of count editing characters Matt Ellis 2019-12-30 15:59:24 +00:00
  • d755c751c2 Move fix up of command/motion count Matt Ellis 2019-12-30 15:36:52 +00:00
  • 312c547412 Rearrange methods Matt Ellis 2019-12-30 15:30:33 +00:00
  • 48d30f2a3c Extract CommandBuilder Matt Ellis 2019-12-30 15:28:15 +00:00
  • d8ed30df14 Encapsulate command node state Matt Ellis 2019-12-27 18:09:50 +00:00
  • 50176cb267 Move mapping mode to mapping state Matt Ellis 2019-12-27 16:19:57 +00:00
  • 5898d21857 Remove unnecessary annotations Matt Ellis 2019-12-27 12:44:13 +00:00
  • e3839bc0b2 Remove unused command flags override Matt Ellis 2019-12-27 12:42:00 +00:00
  • f97555d4a8 Rename executing command Matt Ellis 2019-12-27 12:34:13 +00:00
  • 79bdca9769 Move command stack to per-editor state Matt Ellis 2019-12-27 12:26:10 +00:00
  • 138c2956ac Implement c_CTRL-N/P sumoooru2 2019-12-27 17:35:35 +09:00
  • ced457dd94 Move command state to per editor state Matt Ellis 2019-12-27 10:33:22 +00:00
  • 784fc6c6fa Rename mode state class and make immutable Matt Ellis 2019-12-27 10:10:39 +00:00
  • b4e0ec282f Convert vim surround plugin to kt Alex Plate 2019-12-26 16:45:42 +03:00
  • cbf7dfabcb Rename .java to .kt Alex Plate 2019-12-26 16:45:42 +03:00
  • b8eb55d965 Update changes Alex Plate 2019-12-24 11:00:17 +03:00
  • 30662a8110 Comment out incompatible test 0.54.2-EAP Alex Plate 2019-12-24 10:48:55 +03:00
  • 69a273982f Fix 183 capability Alex Plate 2019-12-24 10:34:57 +03:00
  • f817e6cb7f Extract mapping state Matt Ellis 2019-12-23 16:49:27 +00:00
  • eef1b25e9f Convert common package to kt Alex Plate 2019-12-23 17:20:15 +03:00
  • 622de851fe Rename .java to .kt Alex Plate 2019-12-23 17:20:15 +03:00
  • 8cecb61d28 Convert selection type to kt Alex Plate 2019-12-23 16:21:39 +03:00
  • 77d8d27dfa Rename .java to .kt Alex Plate 2019-12-23 16:21:39 +03:00
  • 340f259b17 [VIM-1884] Add CTRL-J to the list of keys working with lookup Alex Plate 2019-12-23 15:54:52 +03:00
  • 5cf68a7f06 [VIM-1878] Update submode in case of active template Alex Plate 2019-12-23 12:54:57 +03:00
  • 6a622565ca Move mapping availability check Matt Ellis 2019-12-19 17:00:38 +00:00
  • 0ae5abcd0c [VIM-1874] Add possibility to execute option listener after adding Alex Plate 2019-12-19 18:53:45 +03:00
  • b6cecb2125 Refactor options change listener Alex Plate 2019-12-19 18:23:54 +03:00
  • 3aa3a9c9a8 Get rid of unused name sorter Alex Plate 2019-12-19 18:13:51 +03:00
  • 2c11ed43e4 [VIM-1875] Fix isk loading on startup Alex Plate 2019-12-19 17:12:29 +03:00
  • 23126aeb6d Extract abandoned mapping sequence handling Matt Ellis 2019-12-19 11:49:53 +00:00
  • 61fd67472b Extract completed mapping sequence handling Matt Ellis 2019-12-19 11:07:40 +00:00
  • be0bee672e Merge pull request #213 from hajdamak/VIM-664-fix Alex Plate 2019-12-19 11:26:53 +03:00
  • 105c073e1f Extract unfinished mapping sequence handling Matt Ellis 2019-12-18 18:03:23 +00:00
  • b695e3c646 Fix usage of invalid path separator Rafał Hajdacki 2019-12-18 14:09:40 +01:00
  • 33840dc5cd Add info about [Version Update] YouTrack tag Alex Plate 2019-12-18 10:58:31 +03:00
  • 255f2f59fc Update changelist 0.54.1-EAP Alex Plate 2019-12-12 12:38:20 +03:00
  • 200f3484b6 Move current arg type state to per-editor Matt Ellis 2019-10-14 03:02:29 +01:00
  • 6a40eb48fe Remove forward search state Matt Ellis 2019-10-13 22:53:56 +01:00
  • fb3e9ce9f3 Move captured keys to per-editor state Matt Ellis 2019-10-13 16:02:58 +01:00