mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
update grammar script: remove unused properties
This commit is contained in:
@@ -5,13 +5,8 @@
|
||||
"Once accepted there, we are happy to receive an update request."
|
||||
],
|
||||
"version": "https://github.com/Microsoft/vscode-mssql/commit/c8effddd6a9df117f3ed45b60b487163950a7ea5",
|
||||
"fileTypes": [
|
||||
"sql",
|
||||
"ddl",
|
||||
"dml"
|
||||
],
|
||||
"keyEquivalent": "^~S",
|
||||
"name": "SQL",
|
||||
"scopeName": "source.sql",
|
||||
"patterns": [
|
||||
{
|
||||
"match": "((?<!@)@)\\b(\\w+)\\b",
|
||||
@@ -520,7 +515,5 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"scopeName": "source.sql",
|
||||
"uuid": "C49120AC-6ECC-11D9-ACC8-000D93589AF6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user