1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-07-23 18:59:01 +02:00
IntelliJ-IdeaVim/tests/java-tests
Xinhe Wang 2f7f0dcacb Fix(VIM-3044): correct the behavior of I in (linewise) Visual mode
For visual selections spanning multiple lines, keep caret position
if it's on the first line. Otherwise move the caret to the start of
the first selected line.
2025-07-07 10:55:30 +03:00
..
src/test/kotlin/org/jetbrains/plugins/ideavim Fix(VIM-3044): correct the behavior of I in (linewise) Visual mode 2025-07-07 10:55:30 +03:00
build.gradle.kts Bump org.junit.vintage:junit-vintage-engine from 5.13.1 to 5.13.2 2025-07-02 19:19:55 +03:00