1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2026-05-03 17:03:08 +02:00

Commit Graph

  • 4d8d1e9d17 Set plugin version to chylex-58 customized/main chylex 2023-11-17 12:55:52 +01:00
  • 590ffc7fe4 Disable IdeaVim in popup editors chylex 2026-04-30 20:55:03 +02:00
  • a565dab624 Set plugin version to chylex-57 customized/57 chylex 2023-11-17 12:55:52 +01:00
  • 97bbe7d996 Fix AltGr not triggering Ctrl-Alt bindings on Windows chylex 2026-04-14 19:19:11 +02:00
  • cdc525d62b Fix argtextobj plugin not working with multiple carets chylex 2026-04-14 18:02:08 +02:00
  • 62cb93b8fd Add 'isactionenabled' function chylex 2026-04-09 19:49:17 +02:00
  • 412dbfffb1 Fix Ex commands not working chylex 2026-04-06 19:57:12 +02:00
  • fcbd4f3ecd Preserve visual mode after executing IDE action chylex 2025-07-20 10:02:01 +02:00
  • efea120fc4 Make g0/g^/g$ work with soft wraps chylex 2025-06-10 02:52:28 +02:00
  • 93a3ef99a2 Make gj/gk jump over soft wraps chylex 2025-05-16 00:18:11 +02:00
  • 7e0825250c Make camelCase motions adjust based on direction of visual selection chylex 2025-03-27 11:29:51 +01:00
  • 9b8413a4d4 Make search highlights temporary & use different color for nearby results chylex 2025-03-25 09:21:35 +01:00
  • 5938e20aa9 Do not switch to normal mode after inserting a live template chylex 2026-03-30 07:52:55 +02:00
  • bf282dbb8b Exit insert mode after refactoring chylex 2024-09-05 07:37:55 +02:00
  • f729d69ebd Add action to run last macro in all opened files chylex 2024-08-11 17:47:07 +02:00
  • a6648469b2 Stop macro execution after a failed search chylex 2024-08-11 17:34:51 +02:00
  • 42d5a14b97 Revert per-caret registers chylex 2024-07-08 02:53:01 +02:00
  • ef9f204069 Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +01:00
  • dcaa3e081d Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +01:00
  • 480c891e0e Fix(VIM-3986): Exception when pasting register contents containing new line chylex 2025-07-19 19:46:23 +02:00
  • def269e35f Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +01:00
  • 0fcbbdf0ce Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2026-03-27 21:55:43 +01:00
  • 59f267e723 Update search register when using f/t chylex 2024-01-23 13:16:02 +01:00
  • e69921d4d3 Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +01:00
  • 4ae3a9f426 Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +02:00
  • d44afe5284 Fix(VIM-696): Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +01:00
  • 4612f5ce68 Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +01:00
  • 3292bc65fd Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +02:00
  • 04e67e622a Fix ex command panel causing Undock tool window to hide chylex 2026-03-29 07:09:51 +02:00
  • b51714e9f9 Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +02:00
  • f8d3e9d98e Remove notifications about configuration options chylex 2025-01-15 03:45:34 +01:00
  • b152819d2b Remove AI chylex 2026-03-27 22:17:21 +01:00
  • fe90c24a46 Set custom plugin version chylex 2021-10-18 13:36:02 +02:00
  • 8b636f9dde Revert "Fix(VIM-4108): Use default ANTLR output directory for Gradle 9+ compatibility" chylex 2026-03-27 21:05:28 +01:00
  • 376bf98dee Revert "Upgrade Gradle wrapper to 9.2.1" chylex 2026-03-27 21:23:59 +01:00
  • a4c70083aa Revert "Fix(VIM-4109): Configure test source sets for Gradle 9+ compatibility" chylex 2026-03-27 21:23:45 +01:00
  • 078ddaf3ca Set plugin version to chylex-56 customized/56 chylex 2023-11-17 12:55:52 +01:00
  • 94a7e1d303 Add 'isactionenabled' function chylex 2026-04-09 19:49:17 +02:00
  • 3de7743f56 Fix Ex commands not working chylex 2026-04-06 19:57:12 +02:00
  • 8636717dea Preserve visual mode after executing IDE action chylex 2025-07-20 10:02:01 +02:00
  • 22dfdd8ca6 Make g0/g^/g$ work with soft wraps chylex 2025-06-10 02:52:28 +02:00
  • 49f9f16f0d Make gj/gk jump over soft wraps chylex 2025-05-16 00:18:11 +02:00
  • 9bfc5d72ce Make camelCase motions adjust based on direction of visual selection chylex 2025-03-27 11:29:51 +01:00
  • 84c227122a Make search highlights temporary chylex 2025-03-25 09:21:35 +01:00
  • 1b9ff4c94a Do not switch to normal mode after inserting a live template chylex 2026-03-30 07:52:55 +02:00
  • bdecbb5ef0 Exit insert mode after refactoring chylex 2024-09-05 07:37:55 +02:00
  • 7dfd8e6cff Add action to run last macro in all opened files chylex 2024-08-11 17:47:07 +02:00
  • 31e76f0fcf Stop macro execution after a failed search chylex 2024-08-11 17:34:51 +02:00
  • 2aadbdc8f0 Revert per-caret registers chylex 2024-07-08 02:53:01 +02:00
  • 627d65e528 Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +01:00
  • e77871796e Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +01:00
  • c6e993dcbd Fix(VIM-3986): Exception when pasting register contents containing new line chylex 2025-07-19 19:46:23 +02:00
  • 341ba1ba1f Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +01:00
  • f3d7ad55f6 Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2026-03-27 21:55:43 +01:00
  • 5480b99898 Update search register when using f/t chylex 2024-01-23 13:16:02 +01:00
  • 5734a13ea0 Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +01:00
  • 582e6bdcd8 Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +02:00
  • 7414c3d3ed Fix(VIM-696): Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +01:00
  • 8fa5bec363 Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +01:00
  • aea54bdf81 Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +02:00
  • 79aca4497e Fix ex command panel causing Undock tool window to hide chylex 2026-03-29 07:09:51 +02:00
  • 50976ea9da Revert "VIM-4120 display multiple lines in OutputPanel with different styles" chylex 2026-04-09 19:04:08 +02:00
  • 9f33320e66 Move split mode tests to team city 1grzyb1 2026-04-09 14:10:31 +02:00
  • 5dc5aaa0d8 VIM-4176 Don't focus single line output 1grzyb1 2026-04-09 11:03:39 +02:00
  • 0d8d215946 Clear gradle caches in random order tests 1grzyb1 2026-04-09 12:15:43 +02:00
  • c9234b82f5 VIM-4175 Clear output panel before showing error 1grzyb1 2026-04-08 12:21:14 +02:00
  • b9bd523648 Fix visual selection commands failing off-EDT due to nested write-in-read action 1grzyb1 2026-04-08 12:21:14 +02:00
  • 4f5b793642 Bump ideaVersion to 2026.1 1grzyb1 2026-04-08 12:19:43 +02:00
  • 2fdf52d305 Split double undo into two singles once 1grzyb1 2026-04-08 09:11:10 +02:00
  • 56103c990b Increase compatibility pipeline timeout to 180 minutes 1grzyb1 2026-04-08 08:33:41 +02:00
  • 1e489e2c14 Wait for ideavim to attatch to editor 1grzyb1 2026-04-08 08:31:03 +02:00
  • 06d877415d Make go back shortcut platform-specific 1grzyb1 2026-04-07 12:38:40 +02:00
  • c946ecde86 Fix NPE when using \/, \?, or \& range without previous search pattern claude[bot] 2026-03-24 06:38:04 +00:00
  • 00e1d8173e Remove duplicate test and fix typo in HistoryCommandTest claude[bot] 2026-03-31 06:35:43 +00:00
  • cff4afa050 Add digitalby to contributors list IdeaVim Bot 2026-04-07 09:20:20 +00:00
  • 706ac76b5e Update changelog: aggregate all pending changelog entries 1grzyb1 2026-04-07 10:59:19 +02:00
  • 98934ff7bf Clean Gradle before running tests 1grzyb1 2026-04-07 10:55:30 +02:00
  • c26658d27d Ensure editor is ready before proceeding with split tests 1grzyb1 2026-04-07 10:39:02 +02:00
  • f6fb0fbea6 Disable gradle cache for testing build type 1grzyb1 2026-04-07 10:22:50 +02:00
  • 74cf6fbee8 refactor: Extract isGotoAction and saveJumpBeforeGoto helpers, add split-mode test for IDE Back jump digitalby 2026-04-03 14:37:53 +02:00
  • b22089f50f fix: Fix `` and \'\' jump commands not working after the IJ Meta+B shortcut digitalby 2026-03-31 23:38:25 +02:00
  • dcb15c826c Save jump location before IDE Back/Forward navigation digitalby 2026-03-31 12:27:58 +02:00
  • 4ddc30055c refactor: Extract ToolWindowPositioningListener to DRY up duplicated subscriptions in ExEntryPanel and OutputPanel digitalby 2026-04-03 14:38:43 +02:00
  • 20b46279ad Reposition command and output panels on tool window state change digitalby 2026-03-31 13:27:10 +02:00
  • 3653e7f193 Update changelog: Fix pumvisible, Rider/CLion ESC, extension init claude[bot] 2026-04-04 05:30:13 +00:00
  • fd3222dd76 Replace java.lang.Long.toHexString with Kotlin's Int.toString(16) in VimFileBase claude[bot] 2026-04-07 06:44:18 +00:00
  • 11ca10d10a Replace java.lang.Integer.min with kotlin.math.min in GoToLineCommand claude[bot] 2026-04-07 06:43:54 +00:00
  • fa33b264ba Use ExException.code to identify E130 in DelfunctionCommand claude[bot] 2026-04-07 06:43:08 +00:00
  • 46a48b03a1 Return ChangeGroup from VimPLugin to make it compatibile 1grzyb1 2026-04-07 08:41:30 +02:00
  • 2d79870c0f Set plugin version to chylex-55 customized/55 chylex 2023-11-17 12:55:52 +01:00
  • 551c6286ab Fix Ex commands not working chylex 2026-04-06 19:57:12 +02:00
  • e17e93d143 Preserve visual mode after executing IDE action chylex 2025-07-20 10:02:01 +02:00
  • 18722c240c Make g0/g^/g$ work with soft wraps chylex 2025-06-10 02:52:28 +02:00
  • 945fdf3fe9 Make gj/gk jump over soft wraps chylex 2025-05-16 00:18:11 +02:00
  • 40e9d6ff7a Make camelCase motions adjust based on direction of visual selection chylex 2025-03-27 11:29:51 +01:00
  • 6bce1110e5 Make search highlights temporary chylex 2025-03-25 09:21:35 +01:00
  • d8876b525a Do not switch to normal mode after inserting a live template chylex 2026-03-30 07:52:55 +02:00
  • 069815326a Exit insert mode after refactoring chylex 2024-09-05 07:37:55 +02:00
  • 755bf21d35 Add action to run last macro in all opened files chylex 2024-08-11 17:47:07 +02:00
  • 565ce9f9e4 Stop macro execution after a failed search chylex 2024-08-11 17:34:51 +02:00