stylable-intelligence icon indicating copy to clipboard operation
stylable-intelligence copied to clipboard

Syntax highlight for multiple mixins/formatters.

Open tempit opened this issue 7 years ago • 1 comments

.myClass { -st-mixin: paramfulMixin('54','200'), paramfulMixin('54','200') }

2nd mixin param list, strings are not colored as strings. Scope inspector shows they are not getting string.quoted.single.css and meta.property-value.css scopes. Check if CSS hardcodes function names, find out how to add our own.

tempit avatar Dec 04 '17 08:12 tempit