forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Merge into master from release-2019.11 #8764
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix blue color on export icon (microsoft#8449) * default non-text mimetypes to white background (microsoft#8452)
microsoft#8482) (microsoft#8485) * Fix cells being erased when saving and then changing focus to another cell * Make sure to use the source even if it's empty
…el (microsoft#8461) (microsoft#8546) * Ensure wheels control group uses no wheel ptvsd * Improve condition readability in jupyter debugger
* Change version numbers * Update package lock json * Update changelog
* Prompt selecting a file to save once * Better algorithm
…crosoft#8596) * Creating a new blank notebook should not require a search for jupyter. * Fix bug caused by other fix.
* Fix converting from a python script * Fix linter error
… equation (microsoft#8707) * First try * Add news entry and fix multiples * Add a bunch of comments
* Ensure we generate the right args when running in docker * Fixes to starting `Jupyter` in a `Docker` container.
…d` when in debugger experiment (microsoft#8712) * Return new debugger arguments when in experiment * Add news item
Codecov Report
@@ Coverage Diff @@
## master #8764 +/- ##
=======================================
Coverage 58.82% 58.82%
=======================================
Files 526 526
Lines 24563 24563
Branches 3974 3974
=======================================
Hits 14450 14450
Misses 9178 9178
Partials 935 935 Continue to review full report at Codecov.
|
5f1e161
to
3292bf4
Compare
DonJayamanne
approved these changes
Nov 26, 2019
kimadeline
approved these changes
Nov 26, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.