mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Add run cells as a command (#5080)
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"notebook.command.open": "Open Notebook",
|
||||
"notebook.analyzeJupyterNotebook": "Analyze in Notebook",
|
||||
"notebook.command.runactivecell": "Run Cell",
|
||||
"notebook.command.runallcells": "Run Cells",
|
||||
"notebook.command.addcode": "Add Code Cell",
|
||||
"notebook.command.addtext": "Add Text Cell",
|
||||
"notebook.command.addcell": "Add Cell",
|
||||
|
||||
Reference in New Issue
Block a user