1
0
Fork 0
IntelliJ-IdeaVim/src/main/java/com/maddyhome/idea/vim
chylex d6076c719f
Fix vim-surround not working with multiple cursors
Fixes multiple cursors with vim-surround commands `cs, ds, S` (but not `ys`).
2022-06-24 08:26:18 +03:00
..
action Update formatting 2022-06-10 00:07:27 +06:00
common Move some classes to vim-engine 2022-05-08 12:23:14 +06:00
config Massive copyright data update 2022-01-13 08:59:49 +03:00
ex Update formatting 2022-05-08 21:10:40 +06:00
extension Fix vim-surround not working with multiple cursors 2022-06-24 08:26:18 +03:00
group Move some other methods to vim-engine 2022-06-22 18:36:08 +03:00
handler Moved some actions from change.change package 2022-04-07 17:50:10 +06:00
helper Fix vim-surround not working with multiple cursors 2022-06-24 08:26:18 +03:00
icons Massive copyright data update 2022-01-13 08:59:49 +03:00
key Remove StringHelper.kt & CommonStringHelper.kt 2022-06-03 22:22:49 +06:00
listener Track more actions 2022-06-19 01:07:18 +06:00
mark Move all methods to the base class 2022-03-28 16:09:24 +03:00
newapi Move some other methods to vim-engine 2022-06-22 18:36:08 +03:00
regexp Update formatting 2022-05-23 21:02:39 +06:00
statistic Move optionService logic to base class 2022-06-09 02:17:40 +06:00
troubleshooting Update kotlin version 2022-05-30 11:22:24 +03:00
ui Fix(VIM-2595): Support plugins in macro execution 2022-06-10 15:27:03 +03:00
vimscript Add `tolower()`, `toupper()`, `join()` 2022-06-24 02:58:41 +06:00
DynamicLoaderStopper.kt Massive copyright data update 2022-01-13 08:59:49 +03:00
EventFacade.java Fix(VIM-2590): Fix caret shape in PyCharm 2022-03-28 17:01:49 +03:00
PluginStartup.kt Massive copyright data update 2022-01-13 08:59:49 +03:00
RegisterActions.java Unmap removed mappings after using ReloadVimRc action 2022-05-30 09:52:11 +03:00
VimBundledDictionaryProvider.kt Massive copyright data update 2022-01-13 08:59:49 +03:00
VimPlugin.java Move variableService logic to base class 2022-06-09 23:54:43 +06:00
VimProjectService.kt Massive copyright data update 2022-01-13 08:59:49 +03:00
VimTypedActionHandler.kt Remove unused OptionService import 2022-02-22 12:39:11 +03:00
package-info.java Refactor and simplify Commentary objects 2022-04-12 22:05:48 +01:00