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