mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Book Editing: Support adding new sections to a book (#17074)
* add a new section command
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
"title.removeNotebook": "Remove Notebook",
|
||||
"title.addNotebook": "Add Notebook",
|
||||
"title.addMarkdown": "Add Markdown File",
|
||||
"title.addSection": "Add Section",
|
||||
"title.revealInBooksViewlet": "Reveal in Books",
|
||||
"title.createJupyterBook": "Create Jupyter Book",
|
||||
"title.openNotebookFolder": "Open Notebooks in Folder",
|
||||
|
||||
Reference in New Issue
Block a user