bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21230: 25.0.50; scss-mode: Font Lock hangs on Sass lists


From: Simen Heggestøyl
Subject: bug#21230: 25.0.50; scss-mode: Font Lock hangs on Sass lists
Date: Sat, 09 Jan 2016 13:55:10 +0100

It seems that this happens because scss-mode thinks that the list
elements are selectors. The attached patch attempts to fix this by
disallowing parenthesis in selectors, except for in the function
notation that might appear right after pseudo-classes.

-- Simen

Attachment: 0001-Disallow-parenthesis-in-non-pseudo-CSS-selectors.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]