I am using Visual Studio 2015 Update 3.
I am using React
with new language features in *.jsx
files, but Visual Studio get lot of syntax errors. I tried this solution, but it doesn't work for me.
*.js
highlighter supports new features, but doesn't support React
syntax:
It there any solution to get good syntax highlighting for React EC6 in Visual Studio?