Import missing references via vim #926
-
What is name of action for importing missing references in file? |
Beta Was this translation helpful? Give feedback.
Answered by
citizenmatt
Jul 3, 2024
Replies: 1 comment
-
The best thing to do is to invoke Find Action (shift + shift and tab over) and search for "IdeaVim track action ID". This will show a notification with the last executed action ID. Repeat whatever you did to import references, and as long as it's a normal action, you should get the action ID |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
KRILLEKS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The best thing to do is to invoke Find Action (shift + shift and tab over) and search for "IdeaVim track action ID". This will show a notification with the last executed action ID. Repeat whatever you did to import references, and as long as it's a normal action, you should get the action ID