LESS files in Visual Studio not syntax highlighted

心不动则不痛 提交于 2019-11-28 01:00:35

问题


I have just installed Web Essentials 2012 for VS2012, but when I open a .less file, nothing is highlighted and the preview window doesn't display. Are there any settings or something I am missing to make this work?


回答1:


Web Essentials does not include Less tools anymore, you need to install the ASP.NET and Web Tools 2012.2 update to work with Less. A bit more details can be found on Web Essential's developer's blog.



来源:https://stackoverflow.com/questions/15323250/less-files-in-visual-studio-not-syntax-highlighted

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!