mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
added openLocalizedook action that opens up the link to localized books. (#8025)
* initial commit * addressed the tslint floating promise errors * updated the command name with PM's feedback
This commit is contained in:
@@ -140,6 +140,11 @@
|
||||
"title": "%title.SQL19PreviewBook%",
|
||||
"category": "%books-preview-category%"
|
||||
},
|
||||
{
|
||||
"command": "books.command.openLocalizedBooks",
|
||||
"title": "%title.PreviewLocalizedBook%",
|
||||
"category": "%books-preview-category%"
|
||||
},
|
||||
{
|
||||
"command": "notebook.command.saveBook",
|
||||
"title": "%title.saveJupyterBook%",
|
||||
|
||||
Reference in New Issue
Block a user