[Github-comments] [geany/geany] wrong matched braces in (S)CSS code (#2099)

Colomban Wendling notifications at xxxxx
Sun Mar 3 20:34:03 UTC 2019


Geany doesn't support SCSS out of the box (yet), and the snippet you have is not valid CSS.  The line that causes trouble is "wrongly" (that'a a matter of perspective, as it's not plain CSS) recognized as a property `&` with the value `not(:last-child) { margin-right: 0`.

However, you can pretty easily get really decent support following the [steps from the wiki page I just created](https://wiki.geany.org/config/scss) -- and it also answers your second question.

-- 
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/2099#issuecomment-469061298
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190303/7da8a1d3/attachment.html>


More information about the Github-comments mailing list