Visual Studio 2015 中的 ReactJS (JSX) 语法突出显示
ReactJS (JSX) syntax highlighting in Visual Studio 2015
我正在阅读有关 "built-in support of jsx syntax in VS 2015" 的内容,但找不到。它隐藏在 IDE 的设置中,还是我需要安装一些扩展程序?
React.js 入门套件:
https://visualstudiogallery.msdn.microsoft.com/d65d6b29-6dd7-4100-81b1-609e5afce356
支持原生 jsx(更新 1 到 VS2015):
https://www.visualstudio.com/en-us/news/vs2015-update1-vs.aspx
虽然这不能直接解决您的问题,但您可以尝试 http://code.visualstudio.com/. Visual studio has all kinds of problems with these new web dev tools. Another example is the npm - not installed 问题。
我正在阅读有关 "built-in support of jsx syntax in VS 2015" 的内容,但找不到。它隐藏在 IDE 的设置中,还是我需要安装一些扩展程序?
React.js 入门套件:
https://visualstudiogallery.msdn.microsoft.com/d65d6b29-6dd7-4100-81b1-609e5afce356
支持原生 jsx(更新 1 到 VS2015):
https://www.visualstudio.com/en-us/news/vs2015-update1-vs.aspx
虽然这不能直接解决您的问题,但您可以尝试 http://code.visualstudio.com/. Visual studio has all kinds of problems with these new web dev tools. Another example is the npm - not installed 问题。