Ask HN: Which VSCodeVim / IdeaVim keybindings you have?

https://news.ycombinator.com/item?id=33230997
by m0xai • 4 years ago
1 0 4 years ago

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 <Action>(ShowIntentionActions) nmap gh <Action>(ShowErrorDescription) nmap gy <Action>(QuickImplementations) map gn <Action>(QuickJavaDoc)

Related Stories

Loading related stories...

Source preview

news.ycombinator.com