mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-10-16 15:39:36 +02:00
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`