1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-10-16 15:39:36 +02:00
Files
IntelliJ-IdeaVim/src
chylex 021a94d9bb Improve support for recording macros with code completion
Fixes wrong recorded inputs when code completion introduces an import.

Fixes wrong recorded inputs when completing a static member with a partial type name. Example: `WiE.A` -> `WindowEvent.ACTION_EVENT_MASK`
2025-10-08 05:36:01 +02:00
..