Hacker News new | ask | show | jobs
by nobleach 2624 days ago
Atom's Vim-Mode-Plus is amazing. VSC's vim plugin still has a way to go. (It's buggy, sometimes things just don't work) VSC is just not as extensible. If I want to change that bottom bar color, I have to set it in a config file, there's no hook to change it on the fly. If I want to navigate around the interface only via keyboard, it's not a pleasure. If I want to simply open a file in the file explorer on MacOS, I can't just hit <enter>... and I don't think anyone's figured out a way around that yet.
1 comments

> Atom's Vim-Mode-Plus is amazing

Its even better than vim itself... multi-cursors Vim Mode in Atom is insanely good.

i know you can basically do the same thing with native vim, but having instant feedback like in atom makes it just so easy