mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 22:12:26 +01:00
[less] add region support
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
"scopeName": "source.css.less",
|
||||
"path": "./syntaxes/less.tmLanguage.json"
|
||||
}],
|
||||
"snippets": [{
|
||||
"language": "less",
|
||||
"path": "./snippets/less.snippets.json"
|
||||
}],
|
||||
"problemMatchers": [
|
||||
{
|
||||
"name": "lessc",
|
||||
|
||||
Reference in New Issue
Block a user