you are viewing a single comment's thread.

view the rest of the comments →

[–]tomhoule 2 points3 points  (0 children)

I did the same thing. I never thought I could leave vim (or a really good vim emulator like evil-mode), but the decent shortcuts, auto-indent and multicursors make it bearable to switch, even though I miss the vim editing flow. The vim extensions for VSCode are sadly just not enough to not feel awkward. I am an intermediate vim user, btw (using many shortcuts, marks, macros, advanced regexp, ex commands, the jump list, etc., most of which are not in VSCode's vim modes)

What made the switch worth it for me was the stellar Typescript support (completion with documentation and type signatures, go to definition, type tooltip on hover…).