mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-18 09:34:04 +02:00
![]() 1. `rawText` vs `text` is confusing and `rawText` was misused, we do not need this field in IdeaVim at all 2. `rawText` and `keys` are the same thing, just parsed. And for some reason, rawText was a nullable field 3. Register is an immutable class now 4. Working with Register class is easier and more compact now |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts | ||
Evolution.md | ||
gradle.properties |