I'm using Less CSS (PHP version). I'm also using Geany on Linux. Is there a Less syntax file for Geany out there, or how I can go about editing the CSS one to suit Less?
익명
17:49
'Less' syntax highlighting in Geany
'Less' syntax highlighting in Geany
Top Answer/Comment:
Top Answer/Comment:
This should work. Just update your configuration file filetype_extension.conf.
- Open
~/.config/geany/filetype_extensions.conf - Change this line:
CSS=*.css;to this:CSS=*.css;*.less; - Save configuration file.
상단 광고의 [X] 버튼을 누르면 내용이 보입니다