From b50a9b79e6fe48df85be6f91d420e6725329d9f7 Mon Sep 17 00:00:00 2001 From: Martin Aeschlimann Date: Tue, 24 Oct 2017 11:03:56 +0200 Subject: [PATCH] [scss] update grammar --- extensions/scss/syntaxes/scss.json | 19 +- .../scss/test/colorize-results/test_scss.json | 749 ++++++++---------- 2 files changed, 350 insertions(+), 418 deletions(-) diff --git a/extensions/scss/syntaxes/scss.json b/extensions/scss/syntaxes/scss.json index aff662ec96b..520c09e515d 100644 --- a/extensions/scss/syntaxes/scss.json +++ b/extensions/scss/syntaxes/scss.json @@ -4,7 +4,7 @@ "If you want to provide a fix or improvement, please create a pull request against the original repository.", "Once accepted there, we are happy to receive an update request." ], - "version": "https://github.com/atom/language-sass/commit/229a9c9c2c025dc0514f2550819876fc1bb5df57", + "version": "https://github.com/atom/language-sass/commit/d47701c2d389c5e657b8c51a34d90691e4bac3ea", "scopeName": "source.css.scss", "name": "SCSS", "fileTypes": [ @@ -33,6 +33,9 @@ { "include": "#rules" }, + { + "include": "#selectors" + }, { "include": "#property_list" }, @@ -492,6 +495,9 @@ }, { "include": "#rules" + }, + { + "include": "#selectors" } ] } @@ -1155,7 +1161,7 @@ "properties": { "patterns": [ { - "begin": "(?