mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
remove the access point (#23105)
This commit is contained in:
@@ -163,11 +163,6 @@
|
||||
"command": "jupyter.reinstallDependencies",
|
||||
"title": "%title.reinstallNotebookDependencies%"
|
||||
},
|
||||
{
|
||||
"command": "books.sqlserver2019",
|
||||
"title": "%title.SQL19PreviewBook%",
|
||||
"category": "%books-preview-category%"
|
||||
},
|
||||
{
|
||||
"command": "books.command.openLocalizedBooks",
|
||||
"title": "%title.PreviewLocalizedBook%",
|
||||
@@ -380,10 +375,6 @@
|
||||
"command": "jupyter.cmd.managePackages",
|
||||
"when": "false"
|
||||
},
|
||||
{
|
||||
"command": "books.sqlserver2019",
|
||||
"when": "sqlserver2019"
|
||||
},
|
||||
{
|
||||
"command": "notebook.command.saveBook",
|
||||
"when": "false"
|
||||
@@ -542,10 +533,6 @@
|
||||
"when": "view == bookTreeView",
|
||||
"group": "navigation"
|
||||
},
|
||||
{
|
||||
"command": "books.sqlserver2019",
|
||||
"when": "view == providedBooksView"
|
||||
},
|
||||
{
|
||||
"command": "notebook.command.openNotebookFolder",
|
||||
"when": "view == bookTreeView",
|
||||
|
||||
Reference in New Issue
Block a user