Hacker News new | ask | show | jobs
by jez 1364 days ago
As a Vim user I particularly liked this tweet thread on the topic recently:

https://mobile.twitter.com/hillelogram/status/15676069643974...

The central point of the thread was that VS Code is designed to be extended by dedicated editor extension developers while Vim is designed to be extended by basically all users of Vim. There are tradeoffs to both approaches.