1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-04-20 22:15:47 +02:00

Add update to the evolution

This commit is contained in:
Alex Plate 2022-12-02 12:03:58 +02:00
parent 42eefb763b
commit 322b888dc5
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F

View File

@ -12,4 +12,5 @@
- Tests sharing: IdeaVim has over 3500 tests. We should find a way to efficently share tests between different
implementations that run tests on different editors.
- To read: https://stackoverflow.com/a/67535682/3124227
- Motion group has a lot of `move..` methods that don't actually move anything
- Motion group has a lot of `move..` methods that don't actually move anything
- Make non-null editor in `executeAction` method