1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-05-21 16:34:05 +02:00
IntelliJ-IdeaVim/vim-engine
Alex Plate 456055bcf0
Do not run multiple carets from ChangeEditorActionHandler and instead pass this information to EditorActionHandlerBase
This is needed for the new way we register handlers. As we can't be sure that this commands won't be called from the `runForEachCaret` context, we have to avoid this method
2023-09-01 17:25:14 +03:00
..
src Do not run multiple carets from ChangeEditorActionHandler and instead pass this information to EditorActionHandlerBase 2023-09-01 17:25:14 +03:00
build.gradle.kts Bump org.jetbrains.kotlinx:kotlinx-serialization-json-jvm 2023-08-30 18:36:38 +03:00
Evolution.md Add update to the evolution 2022-12-02 12:03:58 +02:00
gradle.properties Set up publishing of the vim-engine library 2023-07-20 16:50:14 +03:00