I love Geany and use it all the time, but I was a little disappointed to find 
that CSS extension languages - such as Sass, SCSS and Less - do not have syntax 
highlighting

The userbase for these is probably small enough that new syntax highlighting 
rules specific to these languages would not be worthwhile, but to me it would 
make sense for the '.less' and '.scss' filename extensions to be recognised as 
CSS files (the same as '.css'); these languages are supersets of vanilla CSS 
(so the new features they add would still not receive highlighting, but most of 
the usual syntax highlighting one might expect would work)

Sass syntax is slightly different (uses indentation rather than braces 
a-la-Python) but still not a million miles from normal CSS.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2767

Reply via email to