How to enable Resharper Syntax Highlighting for TypeScript in VS 2015?

Answered

I made a nice custom syntax highlighting scheme using resharper's extensions to visual studio default syntax highlighting. It works great on .js files. But .ts files only show default visual studio highlighting, and none of the advanced syntax highlighting resharper offers.

How do I enable typescript to highlight the same as my javascript files do?

With custom highlighting in .JS file:

 

 

Without custom highlighting in .TS file:



0
1 comment

Hello Nate,

Please export Visual Studio settings and attach it here.

Thanks! 

0

Please sign in to leave a comment.