|
|
|
|
|
by alpaca128
2118 days ago
|
|
There are still a lot of little differences which were
fundamentally the reason I even switched to Vim in the first
place. The tab switching and window splitting alone is something
that drives me mad every time I have to use a Jetbrains IDE. Not
to mention IDEs always insist on auto-formatting code while I'm
typing it, which feels like using a site where the content jumps
around because the ads are still loading. |
|
I found it to be a very good emulation of vanilla Vim, but also found when I was using Vim mode I hardly used any of the IDE features aside from passive JSDoc/outline/etc displays. That lack of integration between the two halves killed it for me, not to mention it'd been a long while since vanilla Vim was what I was really using.
I love the Language Server concept and hope that just becomes the thing going forward. There was never any reason specific language knowledge should be part of the editor, other than we didn't have a vertical enough ecosystem yet to coordinate a different way. Whatever else I can say about Microsoft, they accomplished that vertical pretty skillfully with VSC and TypeScript, and have been running with it like mad. I'm glad some of that has been to our general benefit.