I have lost the support for JavaScript files inside Visual Studio 2015 after updating the TypeScript tools from version 1.5.3 to 1.5.4.
By support for JavaScript I mean intellisense, syntax coloring and the JavaScript options inside Options menu -> Text Editor.
My js files look like txt files now.
I have already tried many things:
- The steps in this answer: Visual Studio 2015 CTP - Javascript support missing
- Repair TypeScript Tools
- Repair Microsoft Asp.Net and Web Tools 2015
- Repair entire Visual Studio 2015
Nothing worked.
Does anyone knows a solution for this problem?