mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 04:09:28 +00:00
Consider renaming the SQL built in language to MS SQL (#224283)
Fixes #221648
This commit is contained in:
@@ -21,7 +21,8 @@
|
|||||||
".dsql"
|
".dsql"
|
||||||
],
|
],
|
||||||
"aliases": [
|
"aliases": [
|
||||||
"SQL"
|
"MS SQL",
|
||||||
|
"T-SQL"
|
||||||
],
|
],
|
||||||
"configuration": "./language-configuration.json"
|
"configuration": "./language-configuration.json"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user