I use C# mostly and one thing that I am missing in VSCode is IntelliSense in Angular 2 templates.
I found that there is a solution to this problem here, but I couldn't find a way to integrate it into Visual Studio Code.
Is there any way to get IntelliSense in Visual Studio Code for Angular 2 templates?
Anyone who is looking for this functionality, there is an extension Angular Language Service VS Code extension.