Commit Graph

  • d9b8a4fb13 Set plugin version to 61 customized/main customized/61 chylex 2026-09-12 18:22:49 +02:00
  • 75bfa61925 Fix editor jumping with large scrolloff chylex 2026-09-23 11:51:31 +02:00
  • 200ec346d0 Prevent caret from moving left when exiting insert mode at end of empty line chylex 2026-09-23 10:42:09 +02:00
  • 372a105edc Disable removing indentation after switching from insert to normal mode chylex 2026-09-23 10:17:20 +02:00
  • 898c8f5fab Make search highlights temporary chylex 2026-09-16 13:06:51 +02:00
  • a772fd0b05 Disable IdeaVim in popup editors chylex 2026-04-30 20:55:03 +02:00
  • 6c4c4d1050 Fix AltGr not triggering Ctrl-Alt bindings on Windows chylex 2026-04-14 19:19:11 +02:00
  • b28c2690e7 Add 'isinplacerenaming' function chylex 2026-09-24 02:02:46 +02:00
  • 7d7dada898 Set plugin version to 60 customized/60 chylex 2026-09-12 18:22:49 +02:00
  • 649e6aac8c Fix editor jumping with large scrolloff chylex 2026-09-23 11:51:31 +02:00
  • 8e5bee5eb3 Prevent caret from moving left when exiting insert mode at end of empty line chylex 2026-09-23 10:42:09 +02:00
  • 19a1ad698c Disable removing indentation after switching from insert to normal mode chylex 2026-09-23 10:17:20 +02:00
  • 5d79c93e4e Make search highlights temporary chylex 2026-09-16 13:06:51 +02:00
  • 08cb48682d Disable IdeaVim in popup editors chylex 2026-04-30 20:55:03 +02:00
  • d0ccad28c9 Fix AltGr not triggering Ctrl-Alt bindings on Windows chylex 2026-04-14 19:19:11 +02:00
  • d0f80d611f Add 'isactionenabled' function chylex 2026-04-09 19:49:17 +02:00
  • 1f12a2de45 Preserve visual mode after executing IDE action chylex 2025-07-20 10:02:01 +02:00
  • b541dfbc5f Make g0/g^/g$ work with soft wraps chylex 2025-06-10 02:52:28 +02:00
  • a7ce4a7574 Make gj/gk jump over soft wraps chylex 2025-05-16 00:18:11 +02:00
  • 156c3fcf2d Make camelCase motions adjust based on direction of visual selection chylex 2025-03-27 11:29:51 +01:00
  • ab55e5d31c Do not switch to normal mode after inserting a live template chylex 2026-03-30 07:52:55 +02:00
  • 040e1932fb Exit insert mode after refactoring chylex 2024-09-05 07:37:55 +02:00
  • 9418e05e1c Add action to run last macro in all opened files chylex 2024-08-11 17:47:07 +02:00
  • a753181274 Stop macro execution after a failed search chylex 2024-08-11 17:34:51 +02:00
  • d8302a623a Fix losing yanked text when number of carets changes chylex 2026-09-12 16:12:16 +02:00
  • cd0dd0dfbd Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +01:00
  • 2bf466cfc8 Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +01:00
  • b8f1a5451c Fix(VIM-3986): Exception when pasting register contents containing new line chylex 2025-07-19 19:46:23 +02:00
  • 99259210a6 Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +01:00
  • d9474abad3 Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2026-03-27 21:55:43 +01:00
  • eea61ab539 Update search register when using f/t chylex 2024-01-23 13:16:02 +01:00
  • b6e5aa9586 Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +01:00
  • ffac6e23ef Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +02:00
  • e685c6a84f Fix(VIM-696): Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +01:00
  • a550983e5d Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +02:00
  • 447a8e3f04 Fix ex command panel causing Undock tool window to hide chylex 2026-03-29 07:09:51 +02:00
  • cb3a01f150 Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +02:00
  • 362fe6be71 Remove notifications about configuration options chylex 2025-01-15 03:45:34 +01:00
  • 62a14dcad8 Remove AI chylex 2026-03-27 22:17:21 +01:00
  • c08b6f5b27 Set custom plugin version chylex 2021-10-18 13:36:02 +02:00
  • 719335d4cb Debug failing claude actions 1grzyb1 2026-09-23 08:55:45 +02:00
  • 7a086b239c Set plugin version to 58 customized/59 chylex 2026-09-12 18:22:49 +02:00
  • 9521d016d2 Make search highlights temporary chylex 2026-09-16 13:06:51 +02:00
  • 49eac08f9a Disable IdeaVim in popup editors chylex 2026-04-30 20:55:03 +02:00
  • d05c3fe940 Fix AltGr not triggering Ctrl-Alt bindings on Windows chylex 2026-04-14 19:19:11 +02:00
  • b76106c44f Add 'isactionenabled' function chylex 2026-04-09 19:49:17 +02:00
  • 8b61b15334 Preserve visual mode after executing IDE action chylex 2025-07-20 10:02:01 +02:00
  • ed38927954 Make g0/g^/g$ work with soft wraps chylex 2025-06-10 02:52:28 +02:00
  • 2657d4fb38 Make gj/gk jump over soft wraps chylex 2025-05-16 00:18:11 +02:00
  • a7b8cc8a8d Make camelCase motions adjust based on direction of visual selection chylex 2025-03-27 11:29:51 +01:00
  • fdab9c5565 Do not switch to normal mode after inserting a live template chylex 2026-03-30 07:52:55 +02:00
  • 0f3c12653d Exit insert mode after refactoring chylex 2024-09-05 07:37:55 +02:00
  • 6b96be5e07 Add action to run last macro in all opened files chylex 2024-08-11 17:47:07 +02:00
  • 9f601d7442 Stop macro execution after a failed search chylex 2024-08-11 17:34:51 +02:00
  • 1c51cf3457 Fix losing yanked text when number of carets changes chylex 2026-09-12 16:12:16 +02:00
  • 33d0e5b3ef Remove user surveys Alex PlateandClaude Opus 5 2026-09-22 15:18:15 +03:00
  • d682906047 VIM-3198 add fast scroll in nerdtree 1grzyb1 2026-09-22 09:53:05 +02:00
  • a087a508b5 VIM-3093 Scope search highlights to the viewport grzybekandClaude Opus 5 2026-09-21 11:25:06 +02:00
  • 154f81d1d6 VIM-3093 Stop deriving the search match model from the highlighters grzybekandClaude Opus 5 2026-09-21 11:25:06 +02:00
  • c7149c3129 VIM-3093 Give search highlights a single owner per editor grzybekandClaude Opus 5 2026-09-21 11:25:06 +02:00
  • 46cf018d32 VIM-4326 run mapping from select mode in visual mode grzybek 2026-09-17 11:40:47 +02:00
  • e552a2ba51 VIM-2627 Handle nullable PathMacroManager.expandPath on 2026. grzybek 2026-09-17 11:55:49 +02:00
  • f13c3e333c VIM-4318 Adjust Visual mark columns when lines merge grzybek 2026-09-17 11:54:53 +02:00
  • 03d4d7ab31 Bump org.jetbrains.kotlin:kotlin-stdlib from 2.4.10 to 2.4.20 dependabot[bot] 2026-09-16 15:25:10 +00:00
  • 8a8ada7bcb Bump org.eclipse.jgit:org.eclipse.jgit.ssh.apache dependabot[bot] 2026-09-16 15:25:34 +00:00
  • e465c9c962 Bump com.google.devtools.ksp:symbol-processing-api from 2.3.11 to 2.3.12 dependabot[bot] 2026-09-16 15:22:40 +00:00
  • bf210ba468 VIM-3999 list option to enable vim in other editors 1grzyb1 2026-09-14 11:33:29 +02:00
  • f9d455073e VIM-3999 enable vim in debug console 1grzyb1 2026-09-14 11:15:23 +02:00
  • 0ae4b2698a VIM-2629 commentary block comments variable 1grzyb1 2026-09-11 12:20:31 +02:00
  • 2bc5f4795f Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +01:00
  • 4078230493 Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +01:00
  • 4245fa1752 Fix(VIM-3986): Exception when pasting register contents containing new line chylex 2025-07-19 19:46:23 +02:00
  • b216003622 Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +01:00
  • 657913f63e Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2026-03-27 21:55:43 +01:00
  • 60c072f328 Update search register when using f/t chylex 2024-01-23 13:16:02 +01:00
  • b0178862c4 Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +01:00
  • c7e1ec43ea Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +02:00
  • 2270b2f592 Fix(VIM-696): Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +01:00
  • 44ebbf19aa Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +02:00
  • 4eeb741c4e Fix ex command panel causing Undock tool window to hide chylex 2026-03-29 07:09:51 +02:00
  • 7a9f03fbf7 Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +02:00
  • d05ffaf9fd Remove notifications about configuration options chylex 2025-01-15 03:45:34 +01:00
  • 6978dfe0f8 Remove AI chylex 2026-03-27 22:17:21 +01:00
  • 7188a9b533 Set custom plugin version chylex 2021-10-18 13:36:02 +02:00
  • 4ab0520d9a VIM-2627 Configure ideavimrc path 1grzyb1 2026-09-11 10:54:37 +02:00
  • b796fcc08d VIM-4324 add close window command 1grzyb1 2026-09-10 10:23:50 +02:00
  • c6f3dc4cc5 VIM-2239 add c-[ as esc in vim everywhere 1grzyb1 2026-09-10 09:30:00 +02:00
  • 58969a50c2 VIM-2663 implement start replace command 1grzyb1 2026-09-09 21:08:07 +02:00
  • 5a09332bf8 VIM-2663 implement start insert command 1grzyb1 2026-09-09 20:52:42 +02:00
  • 9c052110f6 VIM-2478 add autoindent option 1grzyb1 2026-09-09 18:21:06 +02:00
  • dfee17471c VIM-2478 restore auto indent after actions 1grzyb1 2026-09-09 16:48:58 +02:00
  • 7eccb8ffa1 VIM-2127 Update corresponding html tag while editing 1grzyb1 2026-09-09 10:05:33 +02:00
  • 3b6fbba56c VIM-2089 add docs for visual star search plugin 1grzyb1 2026-09-08 12:08:26 +02:00
  • 5cf65c5d1a VIM-2089 add missing tests for gv 1grzyb1 2026-09-08 12:05:33 +02:00
  • eb897412b3 VIM-2089 Save jumplist when searching 1grzyb1 2026-09-08 11:55:47 +02:00
  • 2f2f59dada VIM-2089 respect ignorecase options 1grzyb1 2026-09-08 11:21:17 +02:00
  • ba6656d36b VIM-2089 block wise selection search 1grzyb1 2026-09-08 10:48:27 +02:00
  • ee899f6227 VIM-2089 Implement Visual Star Search extension 1grzyb1 2026-09-08 10:13:23 +02:00
  • fbb1836ddf VIM-2010 fix editor leak in tc tests 1grzyb1 2026-09-07 12:27:34 +02:00
  • 7cd528013c VIM-4318 Restore selection with gv after sort 1grzyb1 2026-09-01 10:45:28 +02:00