1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-08-10 15:40:37 +02:00
IntelliJ-IdeaVim/src/main/java/com/maddyhome/idea/vim
2024-03-21 23:29:31 +01:00
..
action Revert "Stop IdeaVim actions flowing into JB Client" 2024-03-20 13:08:04 +02:00
command Merge branch 'refs/heads/master' into fleet 2024-02-23 17:08:01 +02:00
common Enable explicit api mode for IdeaVim 2023-03-10 13:20:29 +02: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 Disable speed search in Project tool window when NERDTree is enabled 2024-03-21 23:29:31 +01:00
group Stay on same line after reindenting 2024-03-21 23:18:58 +01:00
handler Run optimize imports 2024-02-27 13:17:02 +02:00
helper Fix(VIM-3179): Respect virtual space below editor (imperfectly) 2024-03-21 23:18:58 +01: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 Apply scrolloff after executing native IDEA actions 2024-03-21 23:18:58 +01:00
mark Revert "Update formatting" 2023-03-27 11:32:59 +03:00
newapi Update search register when using f/t 2024-03-21 23:18:58 +01: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 Revert "Stop IdeaVim actions flowing into JB Client" 2024-03-20 13:08:04 +02:00
vimscript Run optimize imports 2024-02-27 13:17:02 +02:00
EventFacade.java Move document listeners to global listeners 2024-02-23 15:54:20 +02:00
package-info.java Implement motions to go to next/previous misspelled word 2024-02-23 10:17:25 +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 Make keyHandlerState argument not null 2024-02-23 15:09:45 +02:00