mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-30 22:34:08 +02:00
![]() In a future commit, I'm going to make ProcessExEntryAction responsible for processing both search and ex commands. Search commands are motions that are executed for each caret, while ex-commands are executed once. The per-caret code is held internally by the ex commands themselves. The current solution is definitely not the right one, and the whole ex command subsystem needs to be reviewed and refactored: 1. Some commands can be motions, which is currently not supported. 2. We need to figure out a gentle way of handling multiple carets. |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts | ||
Evolution.md | ||
gradle.properties |