Hacker News new | ask | show | jobs
by scottaj2 3801 days ago
Author here, I haven't tried Visual Studio Code but i'll be sure to check it out.

As a side note, WebStorm also supports TypeScript definitions. It has an menu to download and add them to your project from definitely typed under "Preferences->Languages & Frameworks->JavaScript>Libraries"

2 comments

I also switched to VS Code after using WebStorm forever. Try it out.
VS Code has great TypeScript support (since both of those are Microsoft products)