1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2026-04-07 16:46:53 +02:00

Commit Graph

  • 2d79870c0f Set plugin version to chylex-55 customized/main 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
  • 8cb78e26f8 Revert per-caret registers chylex 2024-07-08 02:53:01 +02:00
  • 430bdc2a82 Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +01:00
  • fe55e3e6eb Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +01:00
  • b7ac7acaf5 Fix(VIM-3986): Exception when pasting register contents containing new line chylex 2025-07-19 19:46:23 +02:00
  • 8cd0e2c266 Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +01:00
  • 902c005826 Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2026-03-27 21:55:43 +01:00
  • b09ded236f Update search register when using f/t chylex 2024-01-23 13:16:02 +01:00
  • 221b5474c9 Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +01:00
  • 2a91e67f39 Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +02:00
  • e2bd6a2828 Fix(VIM-696): Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +01:00
  • 52ff8012cc Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +01:00
  • 0bac02e40e Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +02:00
  • 33740616da Fix ex command panel causing Undock tool window to hide chylex 2026-03-29 07:09:51 +02:00
  • 57d0ef1dd5 Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +02:00
  • d2f017887f Remove notifications about configuration options chylex 2025-01-15 03:45:34 +01:00
  • cfe196ed30 Remove AI chylex 2026-03-27 22:17:21 +01:00
  • 536942f514 Set custom plugin version chylex 2021-10-18 13:36:02 +02:00
  • 36e3cd1adb Revert "Fix(VIM-4108): Use default ANTLR output directory for Gradle 9+ compatibility" chylex 2026-03-27 21:05:28 +01:00
  • 7c874f834a Revert "Upgrade Gradle wrapper to 9.2.1" chylex 2026-03-27 21:23:59 +01:00
  • a4e963c98e Revert "Fix(VIM-4109): Configure test source sets for Gradle 9+ compatibility" chylex 2026-03-27 21:23:45 +01:00
  • 46823abcda Fix timing in jump navigation split tests 1grzyb1 2026-04-03 12:11:47 +02:00
  • d85e7dba19 Fix pumvisible returning opposite result chylex 2026-03-30 06:14:39 +02:00
  • a9c3277a51 Reset KeyHandler in rider esc lookup 1grzyb1 2026-04-03 11:13:12 +02:00
  • 6e6039c22a Enable lookup listener only in rider/clion 1grzyb1 2026-04-03 09:43:06 +02:00
  • b49e896b41 Return VimCaret fields back to IjVimCaret 1grzyb1 2026-04-03 08:49:41 +02:00
  • 122b066b75 Return KeyGroup from getKey 1grzyb1 2026-04-03 08:45:04 +02:00
  • cb24ac2bfa Restore public fields in IjVimEditor 1grzyb1 2026-04-03 08:36:51 +02:00
  • b14324a3e6 Catching initialization exceptions 1grzyb1 2026-04-03 08:20:05 +02:00
  • e40a839f52 Fix Escape not exiting insert mode after Ctrl+Space completion in Rider 1grzyb1 2026-04-02 12:10:38 +02:00
  • a45cc0891b Don't extend octopus handler in VimEscForRiderHandler 1grzyb1 2026-04-02 10:11:48 +02:00
  • 89bad651c0 Add missing frontend module decriptor 1grzyb1 2026-04-02 10:14:33 +02:00
  • 5150dc0c9e Bump io.ktor:ktor-client-content-negotiation from 3.4.1 to 3.4.2 dependabot[bot] 2026-04-01 19:37:55 +00:00
  • c6c7d68876 Bump gradle-wrapper from 9.4.0 to 9.4.1 dependabot[bot] 2026-04-01 19:38:46 +00:00
  • 02130a87c9 Exit search with proper defocus and handle escape 1grzyb1 2026-04-01 10:28:18 +02:00
  • 40ba977e58 Add run configurations for all platforms 1grzyb1 2026-04-01 09:27:09 +02:00
  • 21f304a560 VIM-4135 fix loading rider module 1grzyb1 2026-04-01 09:17:58 +02:00
  • 36e8bd4663 VIM-4016 Fix :edit when project has no source roots 1grzyb1 2026-03-26 11:09:27 +01:00
  • 7c4efe496d Set plugin version to chylex-54 customized/54 chylex 2023-11-17 12:55:52 +01:00
  • 19aa1f928c Fix pumvisible returning opposite result chylex 2026-03-30 06:14:39 +02:00
  • b7d17bbb6e Preserve visual mode after executing IDE action chylex 2025-07-20 10:02:01 +02:00
  • 91546dd0d7 Make g0/g^/g$ work with soft wraps chylex 2025-06-10 02:52:28 +02:00
  • 89e1511860 Make gj/gk jump over soft wraps chylex 2025-05-16 00:18:11 +02:00
  • 507bbff1c3 Make camelCase motions adjust based on direction of visual selection chylex 2025-03-27 11:29:51 +01:00
  • 716956a30f Make search highlights temporary chylex 2025-03-25 09:21:35 +01:00
  • dd33e39850 Do not switch to normal mode after inserting a live template chylex 2026-03-30 07:52:55 +02:00
  • 7b813899f0 Set plugin version to chylex-53 customized/53 chylex 2023-11-17 12:55:52 +01:00
  • 727dee5b85 Preserve visual mode after executing IDE action chylex 2025-07-20 10:02:01 +02:00
  • 3e7ea8668c Make g0/g^/g$ work with soft wraps chylex 2025-06-10 02:52:28 +02:00
  • 89f7c76180 Make gj/gk jump over soft wraps chylex 2025-05-16 00:18:11 +02:00
  • a7d0297e2d Make camelCase motions adjust based on direction of visual selection chylex 2025-03-27 11:29:51 +01:00
  • 45da61debe Make search highlights temporary chylex 2025-03-25 09:21:35 +01:00
  • ebc77454ab Exit insert mode after refactoring chylex 2024-09-05 07:37:55 +02:00
  • c9193cb6d4 Add action to run last macro in all opened files chylex 2024-08-11 17:47:07 +02:00
  • 13246c0a80 Stop macro execution after a failed search chylex 2024-08-11 17:34:51 +02:00
  • b0ff57a4f5 Revert per-caret registers chylex 2024-07-08 02:53:01 +02:00
  • f4e0684ca8 Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +01:00
  • 3a3e7952b1 Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +01:00
  • 1ff6066e33 Fix(VIM-3986): Exception when pasting register contents containing new line chylex 2025-07-19 19:46:23 +02:00
  • 3a9abba410 Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +01:00
  • 510f8f948e Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2026-03-27 21:55:43 +01:00
  • b623bf739c Update search register when using f/t chylex 2024-01-23 13:16:02 +01:00
  • c99d97b3bc Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +01:00
  • 6b8eb8952f Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +02:00
  • 25d70ee975 Fix(VIM-696): Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +01:00
  • cbc9637d17 Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +01:00
  • 0d893d9961 Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +02:00
  • 4ac3a1eaaa Fix ex command panel causing Undock tool window to hide chylex 2026-03-29 07:09:51 +02:00
  • 86a6e9643f Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +02:00
  • 8b06078607 Remove notifications about configuration options chylex 2025-01-15 03:45:34 +01:00
  • 924455907a Remove AI chylex 2026-03-27 22:17:21 +01:00
  • 40367859b8 Set custom plugin version chylex 2021-10-18 13:36:02 +02:00
  • 45f7934d71 Revert "Fix(VIM-4108): Use default ANTLR output directory for Gradle 9+ compatibility" chylex 2026-03-27 21:05:28 +01:00
  • 0880e5f935 Revert "Upgrade Gradle wrapper to 9.2.1" chylex 2026-03-27 21:23:59 +01:00
  • 8af3788379 Revert "Fix(VIM-4109): Configure test source sets for Gradle 9+ compatibility" chylex 2026-03-27 21:23:45 +01:00
  • 5a2d982ca5 VIM-3918 Ensure commentary is installed 1grzyb1 2026-03-26 11:09:27 +01:00
  • 527f612e75 VIM-3918 Run split mode tests using github actions 1grzyb1 2026-03-26 08:56:30 +01:00
  • 53f2b4b9af Bump org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm dependabot[bot] 2026-03-25 15:40:56 +00:00
  • 02354fafb0 Bump org.mockito.kotlin:mockito-kotlin from 6.2.3 to 6.3.0 dependabot[bot] 2026-03-25 15:24:08 +00:00
  • 7082757b0e Bump org.kodein.di:kodein-di-jvm from 7.20.2 to 7.31.0 dependabot[bot] 2026-03-25 15:24:00 +00:00
  • 4f748e5a98 VIM-3918 Add TeamCity configuration for split-mode tests 1grzyb1 2026-03-25 11:04:30 +01:00
  • c01a38d584 VIM-3918 Add split-mode tests for jump navigation 1grzyb1 2026-03-25 11:04:19 +01:00
  • 6c569d9cb3 VIM-3918 Add split-mode tests for file ops, marks, and bookmarks 1grzyb1 2026-03-25 11:04:15 +01:00
  • c332b010f4 VIM-3918 Add split-mode tests for commentary, repeat, and format undo 1grzyb1 2026-03-25 11:04:09 +01:00
  • 01a7cb4865 VIM-3918 Infrastructure for running split mode tests 1grzyb1 2026-03-25 11:04:05 +01:00
  • 13fd228707 Fix TransactionTest project leak on CI 1grzyb1 2026-03-24 12:07:59 +01:00
  • 2b0485fb9c Fix flaky Transaction test 1grzyb1 2026-03-24 10:48:36 +01:00
  • 65ae630623 Fix flaky Transaction test 1grzyb1 2026-03-24 09:51:55 +01:00
  • 8c89f8d4eb Fix slow edt operation exception 1grzyb1 2026-03-24 08:53:35 +01:00
  • d0ad4caf76 Move dependency support to the plugin.xml file 1grzyb1 2026-03-24 08:47:34 +01:00