[css] use proposalprovider for region snippets

This commit is contained in:
Martin Aeschlimann
2017-12-01 17:12:45 +01:00
parent 46842f0e38
commit 09166c4f44
7 changed files with 27 additions and 62 deletions

View File

@@ -43,10 +43,6 @@
"path": "./syntaxes/css.tmLanguage.json"
}
],
"snippets": [{
"language": "css",
"path": "./snippets/css.snippets.json"
}],
"configuration": [
{
"order": 22,