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

Commit Graph

  • 61da888571 Fix failing tests Filipp Vakhitov 2024-08-19 17:02:21 +03:00
  • fcda97cfb8 Update methods to support searching in any text, not just Editor content Filipp Vakhitov 2024-08-19 16:52:58 +03:00
  • 1dc7ea6363 Register all shortcuts without references on ExKeyBindings Filipp Vakhitov 2024-08-19 05:50:23 +03:00
  • bb507db884 Remove swing bindings that are already implemented Filipp Vakhitov 2024-08-19 05:48:46 +03:00
  • 7b0482ed94 Fix unwanted beep when can't perform an action Filipp Vakhitov 2024-08-19 05:29:55 +03:00
  • 1c79b0d59a Support <Right> in command mode Filipp Vakhitov 2024-08-19 05:28:23 +03:00
  • ff4eb31418 Support <Left> in command mode Filipp Vakhitov 2024-08-19 05:26:05 +03:00
  • cb1078cf70 Support <C-H> in command mode Filipp Vakhitov 2024-08-19 05:09:59 +03:00
  • da3e40eaf6 Support <C-E>, <End> in command mode Filipp Vakhitov 2024-08-19 05:08:12 +03:00
  • 17f77a9639 Support <C-B>, <Home> in command mode Filipp Vakhitov 2024-08-19 05:04:25 +03:00
  • 3d03494354 Support <DEL> in command mode Filipp Vakhitov 2024-08-19 04:58:17 +03:00
  • 642caddda7 Support <BS> in command mode Filipp Vakhitov 2024-08-19 04:49:42 +03:00
  • 1d97c43e30 Make ExEntryAction public Filipp Vakhitov 2024-08-19 04:36:53 +03:00
  • 7ed3e3b53c Update support-guide.md Igor Babko 2024-08-17 09:32:06 +03:00
  • aa39ca2006 Add shaun to contributors list IdeaVim Bot 2024-08-19 09:01:43 +00:00
  • bb122903de remove Latest Fixes link shaun 2024-08-16 14:39:14 -05:00
  • c84a3cf64d [changelog] add YouTrack link for version fixes shaun 2024-08-15 17:24:12 -05:00
  • f4c9464b8a Add The1xDeveloper to contributors list IdeaVim Bot 2024-08-17 09:01:38 +00:00
  • 3ba14d05b4 VIM-566: Add za motion support for toggling folds The1xDeveloper 2024-08-15 20:19:37 -04:00
  • 2189b70b87 Fix(VIM-3601): The escape characters in IdeaVim's configuration file are invalid Filipp Vakhitov 2024-08-14 18:18:44 +03:00
  • ea2222f9d5 Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 dependabot[bot] 2024-08-14 15:39:43 +00:00
  • 7d68d41888 Fix(VIM-3580): New terminal switches editor to insert mode Filipp Vakhitov 2024-08-12 13:44:14 +03:00
  • 44749b6d8c Update IdeaVim Plugins.md Alex Pláte 2024-08-12 12:16:19 +03:00
  • 1ce4dbc569 Update Home.md Alex Pláte 2024-08-12 12:14:44 +03:00
  • db59513505 Update Home.md Alex Pláte 2024-08-12 12:13:36 +03:00
  • 0fbe675373 Set plugin version to chylex-39 customized/39 chylex 2023-11-17 12:55:52 +01:00
  • 43f30cdf7c Add action to run last macro in all opened files chylex 2024-08-11 17:47:07 +02:00
  • 44ad2c9780 Stop macro execution after a failed search chylex 2024-08-11 17:34:51 +02:00
  • 7c10a19ad3 Revert per-caret registers chylex 2024-07-08 02:53:01 +02:00
  • 7478a2bf39 Revert "Factor disposable objects on editor opening" chylex 2024-04-27 09:46:43 +02:00
  • 98fad582f2 Fix(VIM-3364): Exception with mapped Generate action chylex 2024-03-27 13:24:17 +01:00
  • 41250fcf5f Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +01:00
  • 5679ac79f6 Stay on same line after reindenting chylex 2024-08-10 14:26:46 +02:00
  • ce9dcb75ac Update search register when using f/t chylex 2024-01-23 13:16:02 +01:00
  • 458514697d Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +01:00
  • 643e359dd7 Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +01:00
  • 2d4ae3c72d Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2023-11-14 23:41:00 +01:00
  • 2109d55d18 Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +01:00
  • 7e4777dba3 Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +02:00
  • 3c1698720f Fix(VIM-696) Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +01:00
  • e517af3a6e Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +01:00
  • 46210112fa Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +02:00
  • 308589fec5 Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +02:00
  • c55e43e2ae Disable switching to insert mode for some editors chylex 2024-08-10 14:46:56 +02:00
  • fbe262826c Remove update checker chylex 2023-01-02 01:16:14 +01:00
  • de52305556 Set custom plugin version chylex 2021-10-18 13:36:02 +02:00
  • 8c9ff9465f Fix(VIM-3584): com.maddyhome.idea.vim.KeyHandler requests com.maddyhome.idea.vim.api.VimKeyGroup instance. Class initialization must not depend on services Filipp Vakhitov 2024-08-11 01:12:59 +03:00
  • 1a2322ddec OutputPanel no longer ignores key events Filipp Vakhitov 2024-08-10 23:55:57 +03:00
  • 3da1cc300f Set plugin version to chylex-38 customized/38 chylex 2023-11-17 12:55:52 +01:00
  • 4d535c4148 Revert per-caret registers chylex 2024-07-08 02:53:01 +02:00
  • 5768209a33 Revert "Factor disposable objects on editor opening" chylex 2024-04-27 09:46:43 +02:00
  • fe0f4fde9d Fix(VIM-3364): Exception with mapped Generate action chylex 2024-03-27 13:24:17 +01:00
  • 25e4eb9078 Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +01:00
  • 9b507e6033 Stay on same line after reindenting chylex 2024-08-10 14:26:46 +02:00
  • 4d0a54221a Update search register when using f/t chylex 2024-01-23 13:16:02 +01:00
  • 17d49bc35d Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +01:00
  • ba9966d996 Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +01:00
  • ae1cb45854 Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2023-11-14 23:41:00 +01:00
  • 27c8d9e610 Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +01:00
  • 5a247843e4 Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +02:00
  • 4438c654d0 Fix(VIM-696) Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +01:00
  • 705530fdfd Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +01:00
  • a1c0cfda52 Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +02:00
  • 9261d17491 Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +02:00
  • c89099bb0c Disable switching to insert mode for some editors chylex 2024-08-10 14:46:56 +02:00
  • 00f73f52bd Remove update checker chylex 2023-01-02 01:16:14 +01:00
  • b0474cec7d Set custom plugin version chylex 2021-10-18 13:36:02 +02:00
  • fbbd1ebc0d Bump org.antlr:antlr4 from 4.13.1 to 4.13.2 dependabot[bot] 2024-08-07 15:31:56 +00:00
  • 8d5df11372 Add a warning when the action is executed from the write action Alex Plate 2024-07-31 15:13:04 +03:00
  • dfebe542d8 Fix incsearch highlight in multiple Rider instances Matt Ellis 2024-08-05 14:30:42 +01:00
  • 7fde47c08b Update README.md Matt Ellis 2024-08-01 12:02:11 +01:00
  • 629919f634 Bump org.jetbrains.intellij.platform from 2.0.0-rc1 to 2.0.0-rc2 dependabot[bot] 2024-07-31 15:11:56 +00:00
  • 43fff1c73e Bump com.google.devtools.ksp:symbol-processing-api dependabot[bot] 2024-07-31 15:11:45 +00:00
  • d02f0e17ca Revert "Fix(VIM-3376): Refactor the way IdeaVim executes actions" Alex Plate 2024-07-31 13:08:08 +03:00
  • 5dc860f61e Fix(VIM-3569): Pipe-symbol can no longer be used in remaps Filipp Vakhitov 2024-07-30 18:01:54 +03:00
  • 956e726c31 Add test Alex Plate 2024-07-29 17:48:07 +02:00
  • 446067e2fe Update formatting Alex Plate 2024-07-29 16:57:29 +02:00
  • bd53a895c0 Return nullability of editor in action Alex Plate 2024-07-29 16:54:02 +02:00
  • e61fed2467 Revert "Use installer in case of the snapshot dependency" Alex Plate 2024-07-29 16:51:25 +02:00
  • f5e125759f Use installer in case of the snapshot dependency Alex Plate 2024-07-29 16:47:31 +02:00
  • 622eb887c8 Make style refactoring Alex Plate 2024-07-29 16:37:57 +02:00
  • 9fb614e16c Pass editor to the "execute" method of the NativeAction Alex Plate 2024-07-29 16:36:01 +02:00
  • 1e0fa07768 Fix problem with unsatisfied condition Alex Plate 2024-07-29 16:15:58 +02:00
  • bfb1d5b7f5 Remove accidential return Alex Plate 2024-07-29 14:08:15 +02:00
  • 2fad8790a9 Reset key handler in property tests Alex Plate 2024-07-29 13:57:32 +02:00
  • 9719106a14 Fix incorrect assertions after migration to the new version of gradle plugin Alex Plate 2024-07-29 13:52:14 +02:00
  • 870a0da2a2 Update UI tests without octopus handler Alex Plate 2024-07-29 13:41:24 +02:00
  • d3c315d299 Update logs location in UI tests Alex Plate 2024-07-29 13:39:53 +02:00
  • 2583b6e792 Print the list of available keys for debugging Alex Plate 2024-07-29 13:27:15 +02:00
  • 89417eb4f6 Comment out compatibility check for copilot because it's broken for the moment Alex Plate 2024-07-29 13:16:50 +02:00
  • 560700c9aa Pass editor to the execution of the action Alex Plate 2024-07-26 20:05:29 +03:00
  • 24514039e1 Fix(VIM-3376): Refactor the way IdeaVim executes actions Alex Plate 2024-07-10 10:06:44 +03:00
  • ff44596c1a Migrate to gradle plugin 2.0.0-rc1 Alex Plate 2024-07-26 18:09:59 +03:00
  • b001d63fd9 Do not fire VimInsertListener on every mode change Filipp Vakhitov 2024-07-26 17:28:41 +03:00
  • 5db96bef28 Fix compilation with IdeaVimExtension Filipp Vakhitov 2024-07-26 17:23:56 +03:00
  • 39c615cddd Do not cast VimStateMachine classes in vim-engine Filipp Vakhitov 2024-07-25 20:13:24 +03:00
  • 961173a93b Fix tests Filipp Vakhitov 2024-07-24 17:00:01 +03:00
  • 92741c6356 Fix compilation Filipp Vakhitov 2024-07-24 16:27:10 +03:00
  • 643eb2a85f Add context to MappingProcessor Filipp Vakhitov 2024-07-16 13:22:17 +03:00
  • 883744e4ee Move blockInsert to vim-engine filipp 2024-07-19 17:50:01 +03:00