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

Commit Graph

  • 90474a3a4f Fix the mouse button issue Alex Plate 2024-07-19 20:25:45 +03:00
  • be43f74bc6 Get rid of deprecated execute method in UI tests Alex Plate 2024-07-19 19:36:11 +03:00
  • 5916c42cd1 Disable cache for gradle UI tests Alex Plate 2024-07-19 18:50:19 +03:00
  • a43c7ece32 Remove deprecated execute function in UI tests Alex Plate 2024-07-19 18:37:14 +03:00
  • 40c1070b1a Update path to logs in UI tests one more time Alex Plate 2024-07-19 17:52:54 +03:00
  • 75ccdb2a4d Update qodana after moving the vimscript to the engine Alex Plate 2024-07-19 17:47:49 +03:00
  • 3de7b0ca78 Disable configuration cache for gradle release task Alex Plate 2024-07-19 17:43:26 +03:00
  • 448e32a6cc Update AceJump dependency to the latest one Alex Plate 2024-07-19 17:27:02 +03:00
  • 4a85058ba2 Start using kotlin 2.0 Alex Plate 2024-07-19 17:13:23 +03:00
  • 7e28deb328 Better logic filipp 2024-07-19 16:29:15 +03:00
  • f3767b53b7 Subscribe IDE EAP users to IdeaVim EAP filipp 2024-07-19 16:12:33 +03:00
  • 1026e27e64 Bring back the old version of AceJump dependency because the new one breaks the compilation Alex Plate 2024-07-19 14:58:20 +03:00
  • 18d653a9ae Update AceJump dependency to the latest one Alex Plate 2024-07-19 14:32:11 +03:00
  • fcf4b44443 Save the whole sandbox after the UI test Alex Plate 2024-07-19 09:35:39 +03:00
  • 907e44b1d7 Change the gradle task for the UI tests Alex Plate 2024-07-19 09:05:11 +03:00
  • 6c9b39a623 Update gradle plugin and remote robot versions Alex Plate 2024-07-18 17:08:08 +03:00
  • a3cb093b42 Bump org.jetbrains.intellij.platform from 2.0.0-beta8 to 2.0.0-beta9 dependabot[bot] 2024-07-17 15:33:59 +00:00
  • 524e854c61 Bump com.google.devtools.ksp:symbol-processing-api dependabot[bot] 2024-07-17 15:33:57 +00:00
  • 5588c27037 Attempt to fix VIM-3540 Filipp Vakhitov 2024-07-17 14:42:53 +03:00
  • 90d36eea98 Make myInputInterceptor private Filipp Vakhitov 2024-07-12 20:46:16 +03:00
  • f4414de86c Safer getCurrentModalInput() Filipp Vakhitov 2024-07-12 20:43:17 +03:00
  • d46102ccaf Remove deprecated method from vim-engine Filipp Vakhitov 2024-07-12 20:38:05 +03:00
  • 82347f5f0d Fix surround Filipp Vakhitov 2024-07-12 20:36:39 +03:00
  • c594f28acb Fix compilation Filipp Vakhitov 2024-07-12 00:10:04 +03:00
  • bf6517e58f Add comment Filipp Vakhitov 2024-07-11 23:54:12 +03:00
  • aec2f4c435 Remove isCancel argument Filipp Vakhitov 2024-07-11 23:54:00 +03:00
  • 8f905758d5 Remove typing in ModalInput Filipp Vakhitov 2024-07-11 23:44:58 +03:00
  • 80cc236f48 Remove modal input on click Filipp Vakhitov 2024-07-11 23:42:17 +03:00
  • e432a02a45 Remove confirmChoice method Filipp Vakhitov 2024-07-11 23:33:01 +03:00
  • d7894fa7f4 ProcessSubstituteCommand refactoring part 9 Filipp Vakhitov 2024-07-11 23:30:37 +03:00
  • 853d7032f0 ProcessSubstituteCommand refactoring part 8 Filipp Vakhitov 2024-07-11 21:04:34 +03:00
  • 5f9f57e1c0 ProcessSubstituteCommand refactoring part 7 Filipp Vakhitov 2024-07-11 20:41:14 +03:00
  • f4381c8216 ProcessSubstituteCommand refactoring part 6 Filipp Vakhitov 2024-07-11 20:21:50 +03:00
  • 20eee7cae7 ProcessSubstituteCommand refactoring part 5 Filipp Vakhitov 2024-07-11 19:58:58 +03:00
  • 33392c2148 ProcessSubstituteCommand refactoring part 4 Filipp Vakhitov 2024-07-11 19:26:07 +03:00
  • bb67564fbe ProcessSubstituteCommand refactoring part 3 Filipp Vakhitov 2024-07-11 18:44:41 +03:00
  • 61ccbcd788 ProcessSubstituteCommand refactoring part 2 Filipp Vakhitov 2024-07-11 17:16:03 +03:00
  • 1dbaa3be6d ProcessSubstituteCommand refactoring part 1 Filipp Vakhitov 2024-07-11 15:11:29 +03:00
  • 872bc22830 Remove shouldRecord from KeyConsumer Filipp Vakhitov 2024-07-11 01:58:06 +03:00
  • ce23ed814c Move command line key handling logic to KeyConsumer Filipp Vakhitov 2024-07-11 01:49:21 +03:00
  • 82cd534756 Remove startExEntry method Filipp Vakhitov 2024-07-11 01:13:25 +03:00
  • 673809d6b9 Move lastCommand to CmdFilterCommand Filipp Vakhitov 2024-07-11 00:41:58 +03:00
  • cdbaf73b1e Remove unused fields from VimProcessGroup Filipp Vakhitov 2024-07-11 00:30:22 +03:00
  • 7f911b7e72 Fix VisualAreaMatcher Filipp Vakhitov 2024-07-11 00:23:20 +03:00
  • c03a2dfe7e Add support for finishOn in readInputAndProcess Filipp Vakhitov 2024-07-10 20:58:41 +03:00
  • 75935ce4d1 Add readInputAndProcess to replace inputString and save us from using secondary loop Filipp Vakhitov 2024-07-10 20:55:31 +03:00
  • f0b203409e Replace cancelExEntry with close method in VimCommandLine Filipp Vakhitov 2024-07-10 19:30:49 +03:00
  • b3b369eb59 Remove unnecessary write action Filipp Vakhitov 2024-07-10 00:27:21 +03:00
  • 96072982cf Replace deprecated inputString() with ModalInput Filipp Vakhitov 2024-07-10 00:21:41 +03:00
  • de016fc445 Always register shortcuts Filipp Vakhitov 2024-07-10 00:18:07 +03:00
  • 554d9b5f7b Create a Wrapper for ExEntryPanel Filipp Vakhitov 2024-07-10 00:16:18 +03:00
  • 149edefad5 Delegate handling closing keystrokes to implementations Filipp Vakhitov 2024-07-10 00:14:59 +03:00
  • 52d3840c83 Rename argument Filipp Vakhitov 2024-07-10 00:13:14 +03:00
  • 793677d4fd Add typeText() method to VimModalInput Filipp Vakhitov 2024-07-10 00:12:07 +03:00
  • 2376ee4877 Fix tests Filipp Vakhitov 2024-07-09 22:58:32 +03:00
  • 68dcab6262 Introduce ModalInput to get rid of Swing's secondary loop Filipp Vakhitov 2024-07-09 22:44:01 +03:00
  • f38fd3512c Fix passing key to editor when the output panel is scrolled to its end Filipp Vakhitov 2024-07-08 06:04:19 +03:00
  • e515278ba3 Add label field to VimOutputPanel Filipp Vakhitov 2024-07-08 05:24:54 +03:00
  • 9cc69e41ee Add KeyHandling logic to VimOutputPanel Filipp Vakhitov 2024-07-08 04:52:18 +03:00
  • 2109ff235c Fix tests Filipp Vakhitov 2024-07-16 20:32:11 +03:00
  • d6910aa81d Fix(VIM-3538): Can't select a block in {} when the cursor is on commented Line Filipp Vakhitov 2024-07-16 19:23:43 +03:00
  • 8369391902 Fix(VIM-3530): "Yank inner block"/"Change inner block" uses wrong block Filipp Vakhitov 2024-07-16 18:47:58 +03:00
  • f336807498 Bring back IU for copilot compatibility testing Alex Plate 2024-07-16 09:09:35 +03:00
  • 14ba5d7126 Convert Troubleshooter field to function to avoid early initialization Alex Plate 2024-07-15 13:54:20 +03:00
  • 288394d25f Update the notification text for undo Alex Plate 2024-07-15 13:19:03 +03:00
  • fb08b5fd65 Prepare to changing the default value of the undo Alex Plate 2024-07-15 13:16:01 +03:00
  • 3465e11c3a Initialize the injector in multiple entry points of IntelliJ Alex Plate 2024-07-12 14:11:28 +03:00
  • e07a16863e Show possible IDs based on the action's shortcuts Matt Ellis 2024-07-12 08:54:25 +01:00
  • 64f7532510 added rename functionality kun-codes 2024-06-24 17:46:49 +05:30
  • dd892e77fb added paste functionality kun-codes 2024-06-24 17:25:12 +05:30
  • 65aeeba521 added copy functionality kun-codes 2024-06-24 17:24:52 +05:30
  • ca3e56d0d6 Bump org.mockito.kotlin:mockito-kotlin from 5.3.1 to 5.4.0 dependabot[bot] 2024-07-10 15:06:06 +00:00
  • bcbfb0dc32 Bump org.jetbrains.changelog from 2.2.0 to 2.2.1 dependabot[bot] 2024-07-10 15:06:08 +00:00
  • 46a4a10e63 Reformat code in tests Alex Plate 2024-07-10 10:06:27 +03:00
  • d5bddd077f Disable Gradle configuration cache in CI tests Alex Plate 2024-07-10 09:02:26 +03:00
  • e22fd263cc Test compatibility of copilot on PyCharm Alex Plate 2024-07-09 16:35:32 +03:00
  • f3902d0ae0 Convert property to function to avoid extra service creation Alex Plate 2024-07-09 16:07:57 +03:00
  • f9213ee45d Mute some tests that depend on oldundo option Alex Plate 2024-07-09 15:46:41 +03:00
  • 281bc2573e Bring back some methods to preserve the compatibility with other plugins Alex Plate 2024-07-09 15:38:50 +03:00
  • ae8c7f6bfa Revert "Remove old compatibility layers" Alex Plate 2024-07-09 15:32:39 +03:00
  • 9101ca1afc Set plugin version to chylex-37 customized/37 chylex 2023-11-17 12:55:52 +01:00
  • 7e493e0188 Revert per-caret registers chylex 2024-07-08 02:53:01 +02:00
  • 78b5540636 Revert "Factor disposable objects on editor opening" chylex 2024-04-27 09:46:43 +02:00
  • 97ba6ae997 Fix(VIM-3364): Exception with mapped Generate action chylex 2024-03-27 13:24:17 +01:00
  • 9ac1a14604 Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +01:00
  • 3c20feba8d Stay on same line after reindenting chylex 2024-01-26 11:41:59 +01:00
  • d23475818a Update search register when using f/t chylex 2024-01-23 13:16:02 +01:00
  • 7f5c9b56ef Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +01:00
  • c3f5cb4866 Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +01:00
  • 7a25fbfd31 Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2023-11-14 23:41:00 +01:00
  • 444880b153 Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +01:00
  • 0ae06e46da Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +02:00
  • 98e085e636 Fix(VIM-696) Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +01:00
  • 67c60ae8cc Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +01:00
  • ffd2433da3 Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +02:00
  • cfe219250c Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +02:00
  • 68bdae1afc Remove update checker chylex 2023-01-02 01:16:14 +01:00
  • 77859e03e7 Set custom plugin version chylex 2021-10-18 13:36:02 +02:00
  • cfd05be288 Revert "Migrate to IntelliJ Platform Gradle Plugin 2.0" chylex 2024-07-07 04:24:20 +02:00
  • c0419d6018 Fix project leak filipp 2024-07-05 18:02:22 +03:00