Why are people using this instead of WebStorm? It seems like: - It a little faster for Typescript (but no better TS features from what I can see). - A lot of people are trying it because it's new, or because they like MS tools. - It's free On the other hand WebStorm still has more functionality overall, a few less rough edges, and a more standard UI (some people don't like how MS Code doesn't have a tabbed doc UI). M…
So for me, VS Code is a lot faster, not just a little bit. Also command invocation is faster via F1 key.
Apart from that, VS Code just feel a bit more "modern", for example in the areas:
- git integration is more straightforward, or "just better".
- settings are also better organized, no more browsing various dialogs, everything is in one json file.