mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
@@ -36,6 +36,16 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"grammars": [
|
||||
{
|
||||
"language": "jupyter",
|
||||
"scopeName": "source.jupyter",
|
||||
"path": "./syntaxes/jupyter.tmLanguage.json",
|
||||
"embeddedLanguages": {
|
||||
"source.json": "json"
|
||||
}
|
||||
}
|
||||
],
|
||||
"notebooks": [
|
||||
{
|
||||
"type": "jupyter-notebook",
|
||||
|
||||
Reference in New Issue
Block a user