1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-02-18 17:46:02 +01:00

Commit Graph

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