1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-09-11 13:53:09 +02:00

Commit Graph

  • e8f1dff61c Add some comments for handler injector Alex Plate 2022-02-09 11:46:04 +03:00
  • 267fc62865 Add TC tests for 213 Alex Plate 2022-02-09 09:53:59 +03:00
  • 05a64f51f7 Update changelog Alex Plate 2022-02-08 15:23:00 +00:00
  • e5460d7a31 Extract keyHandlerKeeper Alex Plate 2022-02-08 18:20:12 +03:00
  • 1826a31e2f Update changelog Alex Plate 2022-02-08 14:14:53 +03:00
  • 2bb44c414f Refactoring for the new api Alex Plate 2022-01-28 12:33:17 +03:00
  • ef7442c488 Create carets() method in VimEditor Alex Plate 2022-01-27 17:42:43 +03:00
  • 775bde62c8 VimEditor update Alex Plate 2022-01-27 17:33:56 +03:00
  • c5a504bde3 Top level editor is hidden behind VimEditor Alex Plate 2022-01-27 17:21:48 +03:00
  • f7f7e010c4 Update dic Alex Plate 2022-01-27 13:25:00 +03:00
  • aa82f7ed64 Add Alex Pláte to contributors list Alex Plate 2022-02-08 11:15:12 +00:00
  • 684d192b4b Remove unnecessary code update Alex Pláte 2022-02-08 14:13:35 +03:00
  • aed2d1159d fix(VIM-2470): Fix incorrect reset of cursor shape Matt Ellis 2022-01-31 15:11:40 +00:00
  • d2500df05e Better digraph support lippfi 2022-02-07 13:47:02 +03:00
  • 8922303a72 Fix paste lippfi 2022-02-07 13:45:11 +03:00
  • cea4de03cd Add tabmove command lippfi 2022-02-07 13:44:56 +03:00
  • 9529c19b9b Update formatting Alex Plate 2022-01-30 00:11:14 +00:00
  • b0f5c502d9 Inject VimEditor into keyHandler Alex Plate 2022-01-27 13:17:39 +03:00
  • c3fc369bc4 [VIM-1028] Support global state Alex Plate 2022-01-27 12:34:28 +03:00
  • a5ef0d5edf Fix tab character for StringHelper.stringToKeys() lippfi 2022-01-26 21:37:10 +03:00
  • 26e9056f17 Fix multicaret test for o Alex Plate 2022-01-26 17:05:49 +03:00
  • 1553aa774b Add docs to VimPlugin Alex Plate 2022-01-26 17:01:36 +03:00
  • 2ebdbc5ac4 Do not update carets in notebook command mode Alex Plate 2022-01-26 16:57:40 +03:00
  • e3ca172101 Update changes in plugin.xml Alex Plate 2022-01-26 16:38:32 +03:00
  • 17d4ec6c29 Fix option listeners lippfi 2022-01-26 16:43:28 +03:00
  • bec317615d Better map <expr> context lippfi 2022-01-25 17:10:43 +03:00
  • d00fd767ff Add some docs regarding plugin initialization Alex Plate 2022-01-26 11:20:03 +03:00
  • 557652c526 Use executeNonCancelableSection for macro execution Alex Plate 2022-01-25 14:44:21 +03:00
  • e138541495 Enable experimental api by default Alex Plate 2022-01-25 11:05:42 +03:00
  • f6dfbcad0d Update changelog Alex Plate 2022-01-25 07:54:34 +00:00
  • 2518be2704 Fix(VIM-2504): Fix esc with using python notebooks Alex Plate 2022-01-25 10:50:15 +03:00
  • 42ec2b9dce Disable new api for o commands Alex Plate 2022-01-25 10:28:23 +03:00
  • 9484599bfd Remove duplicating copyright Alex Plate 2022-01-25 09:42:38 +03:00
  • 5e6d3ddae8 Update changes Alex Plate 2022-01-24 13:00:11 +03:00
  • 13cce3afcc Update changelog Alex Plate 2022-01-21 15:06:14 +03:00
  • 9743cb1424 Add Lonre Wang to contributors list Alex Plate 2022-01-24 09:59:09 +00:00
  • dbbcf3860a Update VimVisualTimer.kt Lonre Wang 2022-01-22 17:18:00 +08:00
  • ae983be0a8 Update OptionsManager.kt Lonre Wang 2022-01-22 17:15:09 +08:00
  • f8156fbbca Update NotificationService.kt Lonre Wang 2022-01-22 17:12:59 +08:00
  • 1909547543 Make OptionConstants non-internal lippfi 2022-01-24 12:53:07 +03:00
  • e47c0c1914 Update changes lippfi 2022-01-24 12:32:20 +03:00
  • 1a122337fe Replace deprecated option data classes with constants lippfi 2022-01-24 02:27:33 +03:00
  • bcf2578da9 Replace hardcoded option names with string constants lippfi 2022-01-24 00:52:28 +03:00
  • 06cd41ba0e Make VimScriptGlobalEnvironment deprecated lippfi 2022-01-23 02:35:53 +03:00
  • 64ec421cfc Rename parent to vimContext lippfi 2022-01-23 02:28:35 +03:00
  • 86fcda5afc Fix beep in source command lippfi 2022-01-23 02:05:23 +03:00
  • e799d40803 Fix built-in functions with global context lippfi 2022-01-23 02:00:26 +03:00
  • c84325a37c Replace Executable with VimLContext lippfi 2022-01-23 01:53:07 +03:00
  • 3b6d57849c Add Piotr Mikulski to contributors list Alex Plate 2022-01-21 12:06:35 +00:00
  • 9b4825db77 String colors that aren't supported properly Piotr Mikulski 2022-01-02 08:08:08 -08:00
  • 6a4bb7395b Print stderr when running a command just like vim does Piotr Mikulski 2022-01-02 07:17:48 -08:00
  • c8463d9b3e Update dependencies and reformat Alex Plate 2022-01-21 14:17:06 +03:00
  • 376ca4e93b Add merge to changes Alex Plate 2022-01-21 14:08:00 +03:00
  • 6a43e558fd Add Michael Schertenleib to contributors list Alex Plate 2022-01-21 11:10:35 +00:00
  • 05414276f2 Support custom element names in vim-surround Michael Schertenleib 2022-01-20 19:27:35 +01:00
  • bec73749c2 [VIM-2494] Add logs for registers reading/writing Alex Plate 2022-01-21 11:50:26 +03:00
  • 0d4f9891c3 Fix(VIM-2471): Fix incorrectness Alex Plate 2022-01-19 17:23:49 +03:00
  • f082ab4b68 Update changelog Alex Plate 2022-01-19 13:28:45 +00:00
  • d4f4765ffd Fix(VIM-2471): Multiple [{ and ]} actions Alex Plate 2022-01-19 16:25:45 +03:00
  • 8902c0839c Write down the issues for o in new API Alex Plate 2022-01-19 09:56:17 +03:00
  • 66fc8034ba Correct indent for o command when the caret is in the middle of the indent Alex Plate 2022-01-18 11:22:39 +03:00
  • 109cb58d68 Cleanup saved shortcut conflicts after tests Alex Plate 2022-01-18 11:15:15 +03:00
  • a71916df84 Allow an accidental whitespace at the end of sethandler command Alex Plate 2022-01-18 10:06:53 +03:00
  • 5f10eb808e Fix the O command on the line top Alex Plate 2022-01-17 10:22:14 +03:00
  • 6c1e7b0b60 Write tests for status string Alex Plate 2022-01-14 19:59:02 +03:00
  • 792c22a90a Update formatting Alex Plate 2022-01-16 00:12:11 +00:00
  • eff2cd02f9 Add <C-char> support to VimL's double quoted strings lippfi 2022-01-15 12:40:34 +03:00
  • 163e7751f2 Merge pull request #420 from JetBrains/dependabot/gradle/org.eclipse.jgit-org.eclipse.jgit-6.0.0.202111291000-r Alex Pláte 2022-01-14 19:06:28 +03:00
  • 370c22b2f5 Add Kevin Suen to contributors list Alex Plate 2022-01-14 19:05:30 +03:00
  • a251ac55e5 Update changelog Alex Plate 2022-01-14 19:00:42 +03:00
  • 987df6958e Manually specify the list of IDEs to verify Alex Plate 2022-01-14 18:45:46 +03:00
  • 60ae189442 Merge pull request #440 from ksrb/feat/matchitHandlebars Alex Pláte 2022-01-14 19:01:58 +03:00
  • ce734906d4 Merge branch 'master' into feat/matchitHandlebars Alex Pláte 2022-01-14 19:01:30 +03:00
  • 3b26572731 Add DanEEStar to contributors list Alex Plate 2022-01-14 15:57:33 +00:00
  • 4d9c606c79 Add Matchit support for Vue.js files Daniel Egger 2022-01-13 18:51:49 +01:00
  • 22050fc16d Specify untilBuild Alex Plate 2022-01-14 18:16:34 +03:00
  • 2fb419253c Setup sinceBuild for plugin verifier Alex Plate 2022-01-14 17:14:20 +03:00
  • 3bb4fc67bf Update changelog Alex Plate 2022-01-14 13:41:29 +00:00
  • a0a009cb59 fix(VIM-2523): i command for the folder in the project tree Alex Plate 2022-01-14 15:45:29 +03:00
  • ce2bb85e18 Fix test for non-experimental api Alex Plate 2022-01-14 15:23:48 +03:00
  • 7ff8ac76fa Disable guarded tests for old api Alex Plate 2022-01-14 15:05:21 +03:00
  • 935c51c985 Support operations with python notebooks guarded blocks Alex Plate 2022-01-14 14:05:41 +03:00
  • a8d0e698eb New approach for folder processing in o command Alex Plate 2022-01-13 14:47:26 +03:00
  • 5b13ad6726 Allow guards creation in tests Alex Plate 2022-01-13 13:51:39 +03:00
  • e88d0d1493 Corrections for o command Alex Plate 2022-01-13 12:28:33 +03:00
  • 898af47f89 o command with repeat Alex Plate 2022-01-13 11:14:11 +03:00
  • 84868c0fb5 Move O to new API Alex Plate 2022-01-13 09:59:22 +03:00
  • 8e2b7d2089 Fix repeating after o command with count Alex Plate 2022-01-13 09:54:41 +03:00
  • f359ac49f3 Fix o command with folders Alex Plate 2022-01-13 09:18:19 +03:00
  • 37ce0925a5 Massive copyright data update Alex Plate 2022-01-13 08:59:49 +03:00
  • 23985aea7d Move experimental api to the separate package Alex Plate 2022-01-13 08:57:09 +03:00
  • 3bd5ab970f Use new api in o command Alex Plate 2022-01-13 08:52:37 +03:00
  • fbdcbdc626 Add matchit support for handlebars Kevin Suen 2022-01-12 10:19:04 -08:00
  • f197ee54d1 Fix cc with indenting Alex Plate 2022-01-12 19:38:29 +03:00
  • efa0489f7b Introduce Pointer Alex Plate 2022-01-12 06:53:20 +03:00
  • 66dd90a090 Update some docs for experimental API Alex Plate 2022-01-11 21:15:38 +03:00
  • 68cfb12746 Rename line pointers Alex Plate 2022-01-11 19:50:56 +03:00
  • 4ad14f3404 Add docs about offsets Alex Plate 2022-01-11 17:55:50 +03:00
  • 4bcf44570b Use offsets in experimental api Alex Plate 2022-01-11 17:23:48 +03:00
  • 3637022890 Update changes lippfi 2022-01-10 15:02:09 +03:00