-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Delegate management of notebooks (creation and disposing) to INotebookProvider #10568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Delegate management of notebooks (creation and disposing) to INotebookProvider #10568
Conversation
Codecov Report
@@ Coverage Diff @@
## ds/custom_editor #10568 +/- ##
===================================================
Coverage ? 60.58%
===================================================
Files ? 582
Lines ? 31493
Branches ? 4482
===================================================
Hits ? 19079
Misses ? 11443
Partials ? 971
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need the names to be fixed
Kudos, SonarCloud Quality Gate passed!
|
* master: Fix merge issue Move redux logging to a different file (#10605) Disable custom editor API (#10604) Ensure local host only if connection not available (#10600) Delegate management of notebooks (creation and disposing) to I… (#10568) Refactor to accommodate upstream VSCode API changes (#10569) Use a single notebook beetween multiple native editors (#10514) Add support for synchronising edits between two nb editors of… (#10189) Fix tests in ds/custom_editor branch (#10512) Fix linter Reimplement custom editor using new API
For #10563