diff --git a/extensions/notebook/package.json b/extensions/notebook/package.json index dc3582a759..ebec353506 100644 --- a/extensions/notebook/package.json +++ b/extensions/notebook/package.json @@ -251,6 +251,14 @@ { "command": "notebook.command.saveBook", "when": "false" + }, + { + "command": "notebook.command.searchBook", + "when": "false" + }, + { + "command": "notebook.command.searchUntitledBook", + "when": "false" } ], "touchBar": [