Files
azuredatastudio/src/vs/workbench/contrib/watermark/browser
Kevin Cunnane 14a6bf581c Fix New Notebook issues (#5958)
* Fix New Notebook issues
- Fix #5338 New Notebook menu item should be next to New Query
- Fix #4936 Add a shortcut to create a notebook in the document well

Created a built-in New Notebook command
that routes to the existing extension-based command.
This avoided a rearchitecture that was more complex that seemed worth it.
Per VSCode patterns, used a _ modifier for the existing command so it's "private"
2019-06-10 16:38:07 -07:00
..
2019-03-19 17:44:35 -07:00
2019-06-10 16:38:07 -07:00