Which is the best IDE for Angular2/Typescript For Windows

Bhushan Gadekar picture Bhushan Gadekar · Apr 30, 2016 · Viewed 8.7k times · Source

I have VSCode and Brackets installed, however I was wondering are there any editors available which can provide me code snippet suggestions like Eclipse or NetBeans?

I mean There must be some plugins or extensions for few editors by what I'll be able to generate a small skeletons for classes,services,directives in angular2/typescript.

Any ideas?

Answer

Stack learner picture Stack learner · Apr 30, 2016

Webstorm IDE, it happens to support all major frameworks, right now. It has syntax hilighting, inbuilt vcs, code review, build system, snippets etc. checkout Webstorm Its developed by jetbrains.