mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
search book gone from command palette (#8002)
This commit is contained in:
@@ -251,6 +251,14 @@
|
|||||||
{
|
{
|
||||||
"command": "notebook.command.saveBook",
|
"command": "notebook.command.saveBook",
|
||||||
"when": "false"
|
"when": "false"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"command": "notebook.command.searchBook",
|
||||||
|
"when": "false"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"command": "notebook.command.searchUntitledBook",
|
||||||
|
"when": "false"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"touchBar": [
|
"touchBar": [
|
||||||
|
|||||||
Reference in New Issue
Block a user