1
0
Fork 0
IntelliJ-IdeaVim/src/main/java/com/maddyhome/idea/vim
chylex 8e8420033c
Revert "Factor disposable objects on editor opening"
This reverts commit 1fa78935
2024-05-05 18:54:35 +02:00
..
action VIM-3376: Remove usages of the EditorDataContext 2024-04-26 14:52:47 +03:00
command Merge branch 'refs/heads/master' into fleet 2024-02-23 17:08:01 +02:00
common Remove context argument when creating a pad for the string 2024-04-26 13:56:10 +03:00
config Update version of kt lint and reformat files 2023-03-13 09:01:38 +02:00
ex Revert "Fix(VIM-3183): Execute .ideavimrc on pooled thread" 2024-01-31 20:10:32 +02:00
extension Add support for count for visual and line motion surround 2024-05-05 18:54:34 +02:00
group Stay on same line after reindenting 2024-05-05 18:54:35 +02:00
handler VIM-3376: Remove usages of the EditorDataContext 2024-04-26 14:52:47 +03:00
helper Fix(VIM-3364): Exception with mapped Generate action 2024-05-05 18:54:35 +02:00
icons Fix some deprecated calls 2024-02-20 13:11:10 +02:00
ide [RIDER-85968] Do not format inserted code for CLion Nova 2024-01-22 10:20:07 +04:00
inspections Prototype for vimscript inspection 2024-02-20 06:13:26 +02:00
key Enable explicit api mode for IdeaVim 2023-03-10 13:20:29 +02:00
listener Revert "Factor disposable objects on editor opening" 2024-05-05 18:54:35 +02:00
mark Revert "Update formatting" 2023-03-27 11:32:59 +03:00
newapi Update search register when using f/t 2024-05-05 18:54:34 +02:00
regexp adding usenewregex option to set command tests 2024-02-05 16:29:49 +02:00
statistic Add statistic collector for mode widget 2024-02-24 00:15:01 +02:00
troubleshooting Replace Enum.values() with Enum.entries, as suggested since 1.9 2024-02-20 16:12:34 +02:00
ui Use the correct context after executing the ex command 2024-04-26 18:22:53 +03:00
vimscript Print the exceptin in logger.warn instead of just a message 2024-03-29 16:53:22 +02:00
EventFacade.java Move document listeners to global listeners 2024-02-23 15:54:20 +02:00
PluginStartup.kt Rename localEditors to getEditors 2024-02-23 17:01:32 +02:00
RegisterActions.kt Rename method for clarity 2024-02-23 15:54:20 +02:00
VimBundledDictionaryProvider.kt Enable explicit api mode for IdeaVim 2023-03-10 13:20:29 +02:00
VimPlugin.java Merge branch 'refs/heads/master' into fleet 2024-02-23 17:08:01 +02:00
VimProjectService.kt Make a correct service level for `VimProjectService` 2024-02-20 12:12:50 +02:00
VimTypedActionHandler.kt VIM-3376: Remove usages of the EditorDataContext 2024-04-26 14:52:47 +03:00
package-info.java Implement motions to go to next/previous misspelled word 2024-02-23 10:17:25 +02:00