我希望Notepad ++将我的.less文件视为我的.css文件,从而获得我打开的任何.less
文件的语法高亮。
要获得较少的语法突出显示,您必须下载并导入用户定义的语言文件。以下是语言文件的一些链接:
GitHub repository的安装说明:
- 下载
less.xml
文件- 打开Notepad ++
- 转到
Language -> Define your language...
,点击Import...
并选择你已下载的less.xml
文件- 关闭并重新启动Notepad ++
- 完成
另一种安装语言文件的方法是copy them into a file in the Notepad++ installation directory。