mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Remove Notebook grammar (#15992)
This commit is contained in:
@@ -301,13 +301,6 @@
|
||||
"configuration": "./language-configuration.json"
|
||||
}
|
||||
],
|
||||
"grammars": [
|
||||
{
|
||||
"language": "notebook",
|
||||
"scopeName": "source.notebook",
|
||||
"path": "./syntaxes/notebook.tmLanguage.json"
|
||||
}
|
||||
],
|
||||
"menus": {
|
||||
"commandPalette": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user