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

Commit Graph

  • 7ed3e3b53c Update support-guide.md Igor Babko 2024-08-17 09:32:06 +0300
  • aa39ca2006 Add shaun to contributors list IdeaVim Bot 2024-08-19 09:01:43 +0000
  • bb122903de remove Latest Fixes link shaun 2024-08-16 14:39:14 -0500
  • c84a3cf64d [changelog] add YouTrack link for version fixes shaun 2024-08-15 17:24:12 -0500
  • f4c9464b8a Add The1xDeveloper to contributors list IdeaVim Bot 2024-08-17 09:01:38 +0000
  • 3ba14d05b4 VIM-566: Add za motion support for toggling folds The1xDeveloper 2024-08-15 20:19:37 -0400
  • 2189b70b87 Fix(VIM-3601): The escape characters in IdeaVim's configuration file are invalid Filipp Vakhitov 2024-08-14 18:18:44 +0300
  • ea2222f9d5 Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 dependabot[bot] 2024-08-14 15:39:43 +0000
  • 7d68d41888 Fix(VIM-3580): New terminal switches editor to insert mode Filipp Vakhitov 2024-08-12 13:44:14 +0300
  • 44749b6d8c
    Update IdeaVim Plugins.md Alex Pláte 2024-08-12 12:16:19 +0300
  • 1ce4dbc569
    Update Home.md Alex Pláte 2024-08-12 12:14:44 +0300
  • db59513505
    Update Home.md Alex Pláte 2024-08-12 12:13:36 +0300
  • 0fbe675373
    Set plugin version to chylex-39 customized/39 chylex 2023-11-17 12:55:52 +0100
  • 43f30cdf7c
    Add action to run last macro in all opened files chylex 2024-08-11 17:47:07 +0200
  • 44ad2c9780
    Stop macro execution after a failed search chylex 2024-08-11 17:34:51 +0200
  • 7c10a19ad3
    Revert per-caret registers chylex 2024-07-08 02:53:01 +0200
  • 7478a2bf39
    Revert "Factor disposable objects on editor opening" chylex 2024-04-27 09:46:43 +0200
  • 98fad582f2
    Fix(VIM-3364): Exception with mapped Generate action chylex 2024-03-27 13:24:17 +0100
  • 41250fcf5f
    Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +0100
  • 5679ac79f6
    Stay on same line after reindenting chylex 2024-08-10 14:26:46 +0200
  • ce9dcb75ac
    Update search register when using f/t chylex 2024-01-23 13:16:02 +0100
  • 458514697d
    Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +0100
  • 643e359dd7
    Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +0100
  • 2d4ae3c72d
    Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2023-11-14 23:41:00 +0100
  • 2109d55d18
    Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +0100
  • 7e4777dba3
    Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +0200
  • 3c1698720f
    Fix(VIM-696) Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +0100
  • e517af3a6e
    Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +0100
  • 46210112fa
    Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +0200
  • 308589fec5
    Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +0200
  • c55e43e2ae
    Disable switching to insert mode for some editors chylex 2024-08-10 14:46:56 +0200
  • fbe262826c
    Remove update checker chylex 2023-01-02 01:16:14 +0100
  • de52305556
    Set custom plugin version chylex 2021-10-18 13:36:02 +0200
  • 8c9ff9465f Fix(VIM-3584): com.maddyhome.idea.vim.KeyHandler requests com.maddyhome.idea.vim.api.VimKeyGroup instance. Class initialization must not depend on services Filipp Vakhitov 2024-08-11 01:12:59 +0300
  • 1a2322ddec OutputPanel no longer ignores key events Filipp Vakhitov 2024-08-10 23:55:57 +0300
  • 3da1cc300f
    Set plugin version to chylex-38 customized/38 chylex 2023-11-17 12:55:52 +0100
  • 4d535c4148
    Revert per-caret registers chylex 2024-07-08 02:53:01 +0200
  • 5768209a33
    Revert "Factor disposable objects on editor opening" chylex 2024-04-27 09:46:43 +0200
  • fe0f4fde9d
    Fix(VIM-3364): Exception with mapped Generate action chylex 2024-03-27 13:24:17 +0100
  • 25e4eb9078
    Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +0100
  • 9b507e6033
    Stay on same line after reindenting chylex 2024-08-10 14:26:46 +0200
  • 4d0a54221a
    Update search register when using f/t chylex 2024-01-23 13:16:02 +0100
  • 17d49bc35d
    Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +0100
  • ba9966d996
    Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +0100
  • ae1cb45854
    Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2023-11-14 23:41:00 +0100
  • 27c8d9e610
    Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +0100
  • 5a247843e4
    Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +0200
  • 4438c654d0
    Fix(VIM-696) Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +0100
  • 705530fdfd
    Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +0100
  • a1c0cfda52
    Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +0200
  • 9261d17491
    Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +0200
  • c89099bb0c
    Disable switching to insert mode for some editors chylex 2024-08-10 14:46:56 +0200
  • 00f73f52bd
    Remove update checker chylex 2023-01-02 01:16:14 +0100
  • b0474cec7d
    Set custom plugin version chylex 2021-10-18 13:36:02 +0200
  • fbbd1ebc0d Bump org.antlr:antlr4 from 4.13.1 to 4.13.2 dependabot[bot] 2024-08-07 15:31:56 +0000
  • 8d5df11372
    Add a warning when the action is executed from the write action Alex Plate 2024-07-31 15:13:04 +0300
  • dfebe542d8 Fix incsearch highlight in multiple Rider instances Matt Ellis 2024-08-05 14:30:42 +0100
  • 7fde47c08b Update README.md Matt Ellis 2024-08-01 12:02:11 +0100
  • 629919f634 Bump org.jetbrains.intellij.platform from 2.0.0-rc1 to 2.0.0-rc2 dependabot[bot] 2024-07-31 15:11:56 +0000
  • 43fff1c73e Bump com.google.devtools.ksp:symbol-processing-api dependabot[bot] 2024-07-31 15:11:45 +0000
  • d02f0e17ca
    Revert "Fix(VIM-3376): Refactor the way IdeaVim executes actions" Alex Plate 2024-07-31 13:08:08 +0300
  • 5dc860f61e Fix(VIM-3569): Pipe-symbol can no longer be used in remaps Filipp Vakhitov 2024-07-30 18:01:54 +0300
  • 956e726c31
    Add test Alex Plate 2024-07-29 17:48:07 +0200
  • 446067e2fe
    Update formatting Alex Plate 2024-07-29 16:57:29 +0200
  • bd53a895c0
    Return nullability of editor in action Alex Plate 2024-07-29 16:54:02 +0200
  • e61fed2467
    Revert "Use installer in case of the snapshot dependency" Alex Plate 2024-07-29 16:51:25 +0200
  • f5e125759f
    Use installer in case of the snapshot dependency Alex Plate 2024-07-29 16:47:31 +0200
  • 622eb887c8
    Make style refactoring Alex Plate 2024-07-29 16:37:57 +0200
  • 9fb614e16c
    Pass editor to the "execute" method of the NativeAction Alex Plate 2024-07-29 16:36:01 +0200
  • 1e0fa07768
    Fix problem with unsatisfied condition Alex Plate 2024-07-29 16:15:58 +0200
  • bfb1d5b7f5
    Remove accidential return Alex Plate 2024-07-29 14:08:15 +0200
  • 2fad8790a9
    Reset key handler in property tests Alex Plate 2024-07-29 13:57:32 +0200
  • 9719106a14
    Fix incorrect assertions after migration to the new version of gradle plugin Alex Plate 2024-07-29 13:52:14 +0200
  • 870a0da2a2
    Update UI tests without octopus handler Alex Plate 2024-07-29 13:41:24 +0200
  • d3c315d299
    Update logs location in UI tests Alex Plate 2024-07-29 13:39:53 +0200
  • 2583b6e792
    Print the list of available keys for debugging Alex Plate 2024-07-29 13:27:15 +0200
  • 89417eb4f6
    Comment out compatibility check for copilot because it's broken for the moment Alex Plate 2024-07-29 13:16:50 +0200
  • 560700c9aa
    Pass editor to the execution of the action Alex Plate 2024-07-26 20:05:29 +0300
  • 24514039e1
    Fix(VIM-3376): Refactor the way IdeaVim executes actions Alex Plate 2024-07-10 10:06:44 +0300
  • ff44596c1a
    Migrate to gradle plugin 2.0.0-rc1 Alex Plate 2024-07-26 18:09:59 +0300
  • b001d63fd9 Do not fire VimInsertListener on every mode change Filipp Vakhitov 2024-07-26 17:28:41 +0300
  • 5db96bef28 Fix compilation with IdeaVimExtension Filipp Vakhitov 2024-07-26 17:23:56 +0300
  • 39c615cddd Do not cast VimStateMachine classes in vim-engine Filipp Vakhitov 2024-07-25 20:13:24 +0300
  • 961173a93b Fix tests Filipp Vakhitov 2024-07-24 17:00:01 +0300
  • 92741c6356 Fix compilation Filipp Vakhitov 2024-07-24 16:27:10 +0300
  • 643eb2a85f Add context to MappingProcessor Filipp Vakhitov 2024-07-16 13:22:17 +0300
  • 883744e4ee Move blockInsert to vim-engine filipp 2024-07-19 17:50:01 +0300
  • 66173e03be Move reformatCodeRange to vim-engine filipp 2024-07-19 14:54:22 +0300
  • e455722758 Move more methods to vim-engine filipp 2024-07-19 14:49:13 +0300
  • 823bdc1561 Replace VimYankGroup with implementation that works with VimListenersNotifier filipp 2024-07-19 14:27:27 +0300
  • f91fda2ca5 Remove VimInsertListener filipp 2024-07-19 14:13:59 +0300
  • 92abd76615 Move more methods to engine filipp 2024-07-19 13:56:26 +0300
  • 57c45ca153 Move more methods to engine filipp 2024-07-19 13:16:36 +0300
  • 7c623ae4b5 Move case change methods to engine filipp 2024-07-19 12:58:24 +0300
  • f2ef92cdef Remove unused method filipp 2024-07-19 12:31:34 +0300
  • e8e6eabe97 Fix tests Filipp Vakhitov 2024-07-26 15:27:38 +0300
  • ef1c915264 Fix visual mode not being removed. Filipp Vakhitov 2024-07-26 14:24:01 +0300
  • a5e2168f7f Fix(VIM-3540): Caret icon is stuck in incorrect mode when having two or more simultaneous instances running Filipp Vakhitov 2024-07-26 00:44:35 +0300
  • 83e5470b3a Fix(VIM-3563): Can't exit insert mode in Readonly File Filipp Vakhitov 2024-07-25 22:54:39 +0300
  • c446de8979 Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.24 to 1.9.25 dependabot[bot] 2024-07-24 15:47:26 +0000