Hello,

I'm using vim/neovim for several months and I really enjoy using it. But I'm not good at configuring it. So that's why I use VSCode and Intellij Idea for programming.

After this intro, here is the question: Which quick actions, keybindings you use in your IdeaVim/VSCode configuration?

I have just these and they are really helpful, nevertheless; I want more :)

nmap ga (ShowIntentionActions) nmap gh (ShowErrorDescription) nmap gy (QuickImplementations) map gn (QuickJavaDoc)