-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Merge ds/custom_editor into master #10619
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
Conversation
…ustom_editor_update
* custom_editor_update: Fix linter Reimplement custom editor using new API
* Fix tests * Revert "Disable proposed api used for custom editor" This reverts commit e93f77a. * More fixes * Don't need that
* Add support for syncing edits * Allow syncing edits and disabled in old notebook * Fix formatting * Fix linter issues
* Share notebook with multiple native editors * Oops * Linter fixes * Disable test * Fix tests * Fix linter
* master: Fix flakey file system tests (#10541) Tweaks for gather (#10532) Fix #10437: Update launch.json handling to support "listen" and "connect" (#10517) Add conda support to nightly flake test (#10523) Rename datascience to datascience_modules (#10525) Clean up the extension activation code. (#10455) Allow escape and ctrl+U to clear the interactive window (#10513) Fix builtins so they don't interfere with our execution (#10511) Jupyter autocompletion will only show up on empty lines, (#10420) notify on missing kernel and interpreter with kernel (#10508)
* master: Rename notebookProvider to notebookEditorProvider (#10564)
* Accomodate upstream VSC changes * Use weekmap * Ignore
* No need to dispose * Refactor * Remove nb * Oops * Add missing imports * Skip tests * Fix linter
* master: Move redux logging to a different file (#10605) Ensure local host only if connection not available (#10600) Fix a bunch of debugger issues (#10572) Bump acorn from 6.0.0 to 6.4.1 (#10570) Resize plot to fit within pdf page (#10547) Update dev build instructions to mention "python.insidersChannel" Install the ZMQ prebuilt binaries and verify ZMQ works on startup (#10551)
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.
🕐
Kudos, SonarCloud Quality Gate passed!
|
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.
No description provided.