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

Commit Graph

  • 6505bfc9aa Update search register when using f/t chylex 2024-01-23 13:16:02 +01:00
  • 0c63890e9d Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +01:00
  • 259958e702 Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +01:00
  • 4916545b53 Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2023-11-14 23:41:00 +01:00
  • b8a9bddfa9 Fix(VIM-3166): Workaround to fix broken filtering of visual lines chylex 2023-11-10 02:34:50 +01:00
  • 95688b33c8 Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +01:00
  • 07f44f1c93 Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +02:00
  • 2ce6239ad6 Fix(VIM-696) Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +01:00
  • a0d2d64237 Revert(VIM-2884): Fix moving lines to cursor chylex 2024-01-23 08:45:14 +01:00
  • 2e4e8c058b Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +01:00
  • f464d25844 Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +02:00
  • acc12c5b17 Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +02:00
  • 0c1bbd5e92 Remove update checker chylex 2023-01-02 01:16:14 +01:00
  • f330e220ad Set custom plugin version chylex 2021-10-18 13:36:02 +02:00
  • b86ec03dc4 Update UI tests for python. Open tool window by calling API Alex Plate 2024-04-26 19:13:53 +03:00
  • ae75498f8a Update the UI test to search for the new name of the copy dialog Alex Plate 2024-04-26 18:44:31 +03:00
  • 9d0b68b0f8 Use the correct context after executing the ex command Alex Plate 2024-04-26 18:22:53 +03:00
  • eeb5939e59 Use brew to install ffmpeg on GitHub actions Alex Plate 2024-04-26 17:37:21 +03:00
  • ef235a47bf Try to install ffmpeg on GitHub actions using homebrew Alex Plate 2024-04-26 17:25:54 +03:00
  • b66da76880 VIM-3376: Remove usages of the EditorDataContext Alex Plate 2024-04-26 14:52:47 +03:00
  • 54d6119784 VIM-3376: Working on removing EditorDataContext. Remove it from ReplaceWithRegister Alex Plate 2024-04-26 14:19:47 +03:00
  • 0b8c081425 VIM-3376: Working on removing EditorDataContext. Remove it from multiple places Alex Plate 2024-04-26 14:16:52 +03:00
  • 209052ffa6 Create a function to get the execution context from the editor Alex Plate 2024-04-26 14:03:37 +03:00
  • fe9a6b5cfb Remove context argument when creating a pad for the string Alex Plate 2024-04-26 13:56:10 +03:00
  • 9c0f74369f VIM-3376: Working on removing EditorDataContext. Remove from ExEditorKit Alex Plate 2024-04-26 13:48:39 +03:00
  • cd27e5229b VIM-3376: Working on removing EditorDataContext. Remove from CommandLineHelper Alex Plate 2024-04-26 13:40:18 +03:00
  • 472732905c VIM-3376: Get rid of IjCaretAndEditorExecutionContext Alex Plate 2024-04-26 13:27:56 +03:00
  • 485d9f81cd VIM-3376: Use SimpleDataContext in tests Alex Plate 2024-04-26 12:25:56 +03:00
  • 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