mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
[scss] add region support
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
"scopeName": "source.css.scss",
|
||||
"path": "./syntaxes/scss.json"
|
||||
}],
|
||||
"snippets": [{
|
||||
"language": "scss",
|
||||
"path": "./snippets/scss.snippets.json"
|
||||
}],
|
||||
"problemMatchers": [{
|
||||
"name": "node-sass",
|
||||
"label": "Node Sass Compiler",
|
||||
|
||||
Reference in New Issue
Block a user