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

Commit Graph

  • 8cf136ce4c Add toString representations for IjNativeAction and ActionEnableStatus Alex Plate 2024-04-26 10:22:50 +03:00
  • 116a8ac9d2 Reformat test code Alex Plate 2024-04-26 09:58:27 +03:00
  • fda310bda6 Create a configuration for 2024.1 tests Alex Plate 2024-04-26 09:44:46 +03:00
  • e55619ea33 Bump io.ktor:ktor-client-auth from 2.3.9 to 2.3.10 dependabot[bot] 2024-04-17 15:43:48 +00:00
  • b952b20128 Bump io.ktor:ktor-client-content-negotiation from 2.3.9 to 2.3.10 dependabot[bot] 2024-04-17 15:29:25 +00:00
  • 62d1f85648 Bump io.ktor:ktor-client-core from 2.3.9 to 2.3.10 dependabot[bot] 2024-04-10 15:47:52 +00:00
  • 5e3c8c0e92 Bump io.ktor:ktor-client-cio from 2.3.9 to 2.3.10 dependabot[bot] 2024-04-10 15:33:26 +00:00
  • b58dddf2ff Bump com.google.devtools.ksp:symbol-processing-api dependabot[bot] 2024-04-10 15:20:01 +00:00
  • 78d351a0b0 Bump org.mockito.kotlin:mockito-kotlin from 5.2.1 to 5.3.1 dependabot[bot] 2024-04-10 15:19:42 +00:00
  • 61dbc948cc Bump io.ktor:ktor-serialization-kotlinx-json from 2.3.9 to 2.3.10 dependabot[bot] 2024-04-10 15:19:55 +00:00
  • c4d92ebe73 VIM-308 In intellij 2024.1+ the caret movement won't be detected as a separate undo action Alex Plate 2024-04-05 17:50:27 +03:00
  • d0cf827638 Bump org.jetbrains.intellij from 1.17.2 to 1.17.3 dependabot[bot] 2024-04-03 15:42:49 +00:00
  • 6a6a92b6b9 Bump com.dorongold.task-tree from 2.1.1 to 3.0.0 dependabot[bot] 2024-04-03 15:42:29 +00:00
  • 9869b8a34e Add new UI tests for the actions Alex Plate 2024-04-03 18:01:45 +03:00
  • 60fbf88322 Add UI test for generate action Alex Plate 2024-04-03 17:36:22 +03:00
  • fae3924062 Update a version of IJ for tests Alex Plate 2024-04-02 11:56:59 +03:00
  • dc2ce64823 Revert changes in action processing to fix VIM-3351 Alex Plate 2024-04-02 11:52:56 +03:00
  • d0d86d9178 Print the exceptin in logger.warn instead of just a message Alex Plate 2024-03-29 16:53:22 +02:00
  • f417af6148 Specify ActionUpdateThread for FindActionIdAction Alex Plate 2024-03-29 13:34:47 +02:00
  • 2fe2860a09 Remove Offset and Pointer and switch to the regular Ints Alex Plate 2024-03-29 13:13:45 +02:00
  • cb40426976 Fix(FL-25338): Vim plugin stopped working in 1.31.107 filipp 2024-03-18 14:52:09 +02:00
  • 423ed390a2 Fix(FL-25087): p in vim mode Filipp Vakhitov 2024-03-07 18:36:01 +02:00
  • 7652b16ca6 Move more MotionGroup methods to its base class Filipp Vakhitov 2024-03-06 23:03:26 +02:00
  • 618a010c15 Move some MotionGroup methods to its base class Filipp Vakhitov 2024-03-06 13:52:52 +02:00
  • d44a34ed9b Remove unnecessary abstract method Filipp Vakhitov 2024-03-05 23:35:08 +02:00
  • c84fc996db Move some methods to vim-engine Filipp Vakhitov 2024-03-05 15:31:55 +02:00
  • 43f232543b Replace findBlockRange with newer implementation Filipp Vakhitov 2024-03-05 00:08:47 +02:00
  • 3f65d1d99a Revert "Revert changes to SearchGroup" filipp 2024-03-03 22:18:14 +02:00
  • bfcf706ca7 Change the logic for detecting new dependencies on IdeaVim plugin Alex Plate 2024-03-29 09:27:09 +02:00
  • 8c1103c461 Add comment about the fix for project leak in tests Alex Plate 2024-03-28 10:30:19 +02:00
  • a978505530 Set plugin version to chylex-31 customized/31 chylex 2023-11-17 12:55:52 +01:00
  • a3bc8033a8 Fix(VIM-3364): Exception with mapped Generate action chylex 2024-03-27 13:24:17 +01:00
  • ab75ace8db Fix(VIM-3331): Support custom registers in replaceWithRegister plugin Alex Plate 2024-03-25 09:40:45 +02:00
  • 4a58e6a282 Add test with custom register for textObjEntire extension Alex Plate 2024-03-25 09:34:58 +02:00
  • ac9e4f69b4 Remove affectedRate related automation Alex Plate 2024-03-22 20:04:13 +02:00
  • 581edba7fd Remove the specification of the plugin verifier Alex Plate 2024-03-22 13:53:55 +02:00
  • dbf26be1f0 Set plugin version to chylex-30 customized/30 chylex 2023-11-17 12:55:52 +01:00
  • 500756c86f Disable speed search in Project tool window when NERDTree is enabled chylex 2024-02-15 05:58:16 +01:00
  • 5967979113 Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +01:00
  • 358a13c22c Stay on same line after reindenting chylex 2024-01-26 11:41:59 +01:00
  • 64229d327a Update search register when using f/t chylex 2024-01-23 13:16:02 +01:00
  • 62d38eb4df Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +01:00
  • 4e15b65cec Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +01:00
  • e4d31379f0 Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2023-11-14 23:41:00 +01:00
  • 195910b3a5 Fix(VIM-3166): Workaround to fix broken filtering of visual lines chylex 2023-11-10 02:34:50 +01:00
  • 10d476340f Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +01:00
  • 2c4ccc77b9 Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +02:00
  • 4b0c2bce18 Fix(VIM-696) Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +01:00
  • a2d5adbc6c Revert(VIM-2884): Fix moving lines to cursor chylex 2024-01-23 08:45:14 +01:00
  • 3b5b4ed84c Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +01:00
  • a33addb6ea Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +02:00
  • 626b6ee0af Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +02:00
  • 87b45da4ee Set plugin version to chylex-29 customized/29 chylex 2023-11-17 12:55:52 +01:00
  • 56ee5f3bd4 Disable speed search in Project tool window when NERDTree is enabled chylex 2024-02-15 05:58:16 +01:00
  • aef6016b33 Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +01:00
  • c2c23d8059 Stay on same line after reindenting chylex 2024-01-26 11:41:59 +01:00
  • 854563130a Update search register when using f/t chylex 2024-01-23 13:16:02 +01:00
  • 7c61822106 Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +01:00
  • 4fce924424 Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +01:00
  • 56e8da8808 Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2023-11-14 23:41:00 +01:00
  • c5d108c3d6 Fix(VIM-3166): Workaround to fix broken filtering of visual lines chylex 2023-11-10 02:34:50 +01:00
  • c76e4eabd4 Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +01:00
  • 98c9579d8d Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +02:00
  • f060750768 Fix(VIM-696) Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +01:00
  • 83c2e1c362 Revert(VIM-2884): Fix moving lines to cursor chylex 2024-01-23 08:45:14 +01:00
  • 6555e8dddd Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +01:00
  • 528fd1b1d3 Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +02:00
  • 932fb509ff Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +02:00
  • f353f47987 Remove update checker chylex 2023-01-02 01:16:14 +01:00
  • 5410187bd5 Set custom plugin version chylex 2021-10-18 13:36:02 +02:00
  • 58a8b96c3c Revert "Stop IdeaVim actions flowing into JB Client" Alex Plate 2024-03-20 13:07:22 +02:00
  • 0e057ca9ae Bump org.eclipse.jgit:org.eclipse.jgit.ssh.apache dependabot[bot] 2024-03-13 15:51:30 +00:00
  • 36bf2639bb Bump io.ktor:ktor-client-cio from 2.3.8 to 2.3.9 dependabot[bot] 2024-03-13 15:51:26 +00:00
  • 0c1326e689 Bump com.google.devtools.ksp:symbol-processing-api dependabot[bot] 2024-03-13 15:51:17 +00:00
  • dd74438f68 Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to 1.9.23 dependabot[bot] 2024-03-13 15:51:07 +00:00
  • a9ddfac782 Add test that shows an issue when deleting a line at the end of file Alex Plate 2024-03-12 21:21:15 +02:00
  • 79437df894 Fix(VIM-3330): Use Z backward visual search in sneak plugin Alex Plate 2024-03-12 20:01:35 +02:00
  • b5a04af089 Switch to a stable version of the plugin verifier because the latest version is broken. Alex Plate 2024-03-12 12:02:21 +02:00
  • 52372ae3d3 Disable plugin verifier for tests Alex Plate 2024-03-12 09:34:55 +02:00
  • 65d755d9b2 Bring back the getMappingMode function for binary compatibility with the which-key plugin Alex Plate 2024-03-12 09:31:59 +02:00
  • 1f1a8f3395 Avoid generation of the huge amount of sets during regex search Alex Plate 2024-03-11 18:51:46 +02:00
  • 629e4e7053 Fix(VIM-3336): Improve the performance of n in large files Alex Plate 2024-03-11 18:49:38 +02:00
  • c50a299cfd Remove the unused import Alex Plate 2024-03-11 18:48:27 +02:00
  • 4bad129caf Do not register clipboard option change listener for caret registers Alex Plate 2024-03-11 17:41:54 +02:00
  • 1ffb28e21b Wait for some checks in UI tests instead of immediate verification Alex Plate 2024-03-11 14:29:00 +02:00
  • c126243367 Bump io.ktor:ktor-client-auth from 2.3.8 to 2.3.9 dependabot[bot] 2024-03-06 16:16:53 +00:00
  • 6da6e461a8 Bump io.ktor:ktor-serialization-kotlinx-json from 2.3.8 to 2.3.9 dependabot[bot] 2024-03-06 16:03:31 +00:00
  • 103101bbcb Bump com.google.devtools.ksp:symbol-processing-api dependabot[bot] 2024-03-06 15:50:00 +00:00
  • f737fcba1a Bump io.ktor:ktor-client-core from 2.3.8 to 2.3.9 dependabot[bot] 2024-03-06 15:49:53 +00:00
  • c5fa0678b8 Bump io.ktor:ktor-client-content-negotiation from 2.3.8 to 2.3.9 dependabot[bot] 2024-03-06 15:49:34 +00:00
  • 00ccddf8cf Revert changes to SearchGroup filipp 2024-03-03 22:14:24 +02:00
  • 00cbf188fb Replace findUnmatchedBlock method with a new implementation filipp 2024-03-02 22:46:16 +02:00
  • 988ea74461 Fix(VIM-3294): %-movement mismatches braces filipp 2024-03-01 16:18:32 +02:00
  • 0914cda7e5 Better matching for a sequence of single-line comments filipp 2024-03-01 14:44:51 +02:00
  • 5959e9aaa1 Fix(VIM-1399): Uncommented brackets are matched to commented ones in VIM mode filipp 2024-03-01 13:23:13 +02:00
  • 434df565ae Migrate % command to work with newer method in SearchGroup.kt filipp 2024-03-01 11:43:41 +02:00
  • c8f36504d8 Fix tests for % filipp 2024-03-01 11:02:44 +02:00
  • 06e1af371e Add SearchGroup.kt filipp 2024-03-01 10:23:35 +02:00
  • d744987ac8 Add VimPsiService filipp 2024-03-01 09:29:09 +02:00
  • b4eef17aaa Add StringUtil.kt class filipp 2024-03-01 09:29:42 +02:00