익명 17:49

'Less' syntax highlighting in Geany

'Less' syntax highlighting in Geany

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?



Top Answer/Comment:

This should work. Just update your configuration file filetype_extension.conf.

  1. Open ~/.config/geany/filetype_extensions.conf
  2. Change this line: CSS=*.css; to this: CSS=*.css;*.less;
  3. Save configuration file.
상단 광고의 [X] 버튼을 누르면 내용이 보입니다