mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-02 01:25:39 -05:00
Open books in VS Code notebooks if the setting is enabled. (#22031)
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
"supported": true
|
||||
}
|
||||
},
|
||||
"enabledApiProposals": [
|
||||
"notebookEditor"
|
||||
],
|
||||
"contributes": {
|
||||
"configuration": {
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user