1
0
Fork 0

Commit Graph

  • 12575c3cb9
    Set plugin version to chylex-34 customized/main customized/34 chylex 2023-11-17 12:55:52 +0100
  • 8e8420033c
    Revert "Factor disposable objects on editor opening" chylex 2024-04-27 09:46:43 +0200
  • 7b89362f9d
    Fix(VIM-3364): Exception with mapped Generate action chylex 2024-03-27 13:24:17 +0100
  • 567a8487de
    Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +0100
  • 90ad27e55a
    Stay on same line after reindenting chylex 2024-01-26 11:41:59 +0100
  • 271ea2345d
    Update search register when using f/t chylex 2024-01-23 13:16:02 +0100
  • 82386be533
    Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +0100
  • a36ba6ab3d
    Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +0100
  • ce60d1e552
    Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2023-11-14 23:41:00 +0100
  • 7b388a0ce4
    Fix(VIM-3166): Workaround to fix broken filtering of visual lines chylex 2023-11-10 02:34:50 +0100
  • 4a200c23a7
    Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +0100
  • 723a6b943f
    Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +0200
  • 1205b33195
    Fix(VIM-696) Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +0100
  • 30de641513
    Set plugin version to chylex-33 customized/33 chylex 2023-11-17 12:55:52 +0100
  • d1b58c9d39
    Revert "Factor disposable objects on editor opening" chylex 2024-04-27 09:46:43 +0200
  • 063ed0aa84
    Set plugin version to chylex-32 customized/32 chylex 2023-11-17 12:55:52 +0100
  • fccfe0c2ea
    Revert "Factor disposable objects on editor opening" chylex 2024-04-27 09:46:43 +0200
  • 45ed79d865
    Apply NERDTree to all tree views chylex 2024-04-26 18:01:34 +0200
  • 527eb4cbb3
    Fix(VIM-3364): Exception with mapped Generate action chylex 2024-03-27 13:24:17 +0100
  • e32ac125b2
    Disable speed search in Project tool window when NERDTree is enabled chylex 2024-02-15 05:58:16 +0100
  • 4d1d3b697c
    Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +0100
  • 3246832528
    Stay on same line after reindenting chylex 2024-01-26 11:41:59 +0100
  • 6505bfc9aa
    Update search register when using f/t chylex 2024-01-23 13:16:02 +0100
  • 0c63890e9d
    Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +0100
  • 259958e702
    Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +0100
  • 4916545b53
    Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2023-11-14 23:41:00 +0100
  • b8a9bddfa9
    Fix(VIM-3166): Workaround to fix broken filtering of visual lines chylex 2023-11-10 02:34:50 +0100
  • 95688b33c8
    Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +0100
  • 07f44f1c93
    Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +0200
  • 2ce6239ad6
    Fix(VIM-696) Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +0100
  • a0d2d64237
    Revert(VIM-2884): Fix moving lines to cursor chylex 2024-01-23 08:45:14 +0100
  • 2e4e8c058b
    Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +0100
  • f464d25844
    Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +0200
  • acc12c5b17
    Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +0200
  • 0c1bbd5e92
    Remove update checker chylex 2023-01-02 01:16:14 +0100
  • 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