Settings

Theme

How Vimmy Is Your Vim Mode?

signmaker.dev

2 points by john-radio a year ago · 1 comment

Reader

john-radioOP a year ago

I was in a programming interview the other day where the interviewers and I were sharing an online code pad (either CoderPad or CodeSignal) that offered a "Vim mode", but when I tried to use a Vim feature, it didn't behave as I expected! Driven by curiosity, I took a deep dive into what Vim features are offered on what sites.

Overall the story is really impressive for most of these sites! I also tried out a couple of IDEs (PyCharm CE and VS Code, both with their Vim plugins set up) and they also performed well overall.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection