SCSS: fix interpolation (#{...}) and add the Interpolation color
ClosedPublic

Authored by jpoelen on Aug 16 2019, 12:48 AM.

Details

Summary

Only interpolation with variable (#{$...}) and beginning of the string ("${...}...") was highlighted.

Diff Detail

Repository
R216 Syntax Highlighting
Branch
fix_scss_interpolation (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 15168
Build 15186: arc lint + arc unit
jpoelen requested review of this revision.Aug 16 2019, 12:48 AM
jpoelen created this revision.
cullmann accepted this revision.Aug 17 2019, 2:47 PM

Thanks, let's merge that.

This revision is now accepted and ready to land.Aug 17 2019, 2:47 PM
This revision was automatically updated to reflect the committed changes.