Following the recent release of Visual Studio Code v1, here is an updated version of my Getting Angular Intellisense in Visual Studio Code tutorial: 1. jsconfig.json Notice you now have an icon to generate the jsconfig.json file! Now right-click on …

Getting Angular Intellisense in Visual Studio Code (revised) Read more »

Visual Studio Code (VS Code) is an awesome and free (Open Source) code editor that allows you to build and debug any modern web applications. http://code.visualstudio.com/ VS Code provides built-in intellisense (code completion) for JavaScript, TypeScript, C#, … just hit …

Getting Angular Intellisense in Visual Studio Code Read more »