Merge from release-2020.07 to master#13204
Merged
karthiknadig merged 18 commits intomicrosoft:masterfrom Aug 5, 2020
Merged
Conversation
* fix a color on collapse all (microsoft#12895) * update changelog
Co-authored-by: Timothy Ruscica <[email protected]>
Co-authored-by: Joyce Er <[email protected]>
* Fix regressions in trusted notebooks (microsoft#12902) * Handle trustAllNotebooks selection * Fix bug where after trusting, UI didn't update * Recover from ENOENT due to missing parent directory when trusting notebook (microsoft#12913) * Disable keydown on native cells in untrusted notebooks (microsoft#12914)
…12942) (microsoft#12956) * Check for hideFromUser before activating current terminal * Add tests * Tweak logic
* Only allow Enter / NumpadEnter w/o ctrl/shift/alt (microsoft#12939) * Send telemetry for notebook trust prompt selections (microsoft#12964) * Fixes for persisting trust (microsoft#12950)
) (microsoft#12975) Co-authored-by: Joyce Er <[email protected]> Co-authored-by: Joyce Er <[email protected]>
…#12983) * Update version and change log * Improve detection when LS is fully loaded for IntelliCode (microsoft#12853) * Fix path * Actually fix settings * Add news * Add test * Format * Suppress 'jediEnabled' removal * Drop survey first launch threshold * Wait for client ready * Handle async dispose * Fix the date Co-authored-by: Mikhail Arkhipov <[email protected]>
* Ensure languageServer value is valid, send event during activate (microsoft#13064) * Update change log and version * Activate banner prompt for Pylance (microsoft#12817) * Fix path * Actually fix settings * Add news * Add test * Format * Suppress 'jediEnabled' removal * Drop survey first launch threshold * Remove LS experiments * Frequency + tests * Fix test * Update message to match spec * Open workspace for extension rather than changing setting * Fix localization string * Show banners asynchronously * Add experiments * Formatting * Typo * Put back verifyAll * Remove obsolete experiments, add Pylance * Suppress experiment if Pylance is installed * PR feedback Co-authored-by: Jake Bailey <[email protected]> * Update change log as per comments Co-authored-by: Jake Bailey <[email protected]> Co-authored-by: Mikhail Arkhipov <[email protected]>
* Fix the gather survey (microsoft#13086) * fix the gather survey added 'gather stats' telemetry mention the gather comments to update the python ext * oops * fix tests and address comments * update gather stats when resetting the kernel * set globalstate vars to 0 when we open vs code * fix gather stats telemetry * fix tests * fix tests for real
|
Kudos, SonarCloud Quality Gate passed!
|
DavidKutu
approved these changes
Jul 30, 2020
Codecov Report
@@ Coverage Diff @@
## master #13204 +/- ##
==========================================
+ Coverage 59.64% 60.14% +0.50%
==========================================
Files 670 672 +2
Lines 36830 36606 -224
Branches 5188 5139 -49
==========================================
+ Hits 21968 22018 +50
+ Misses 13770 13490 -280
- Partials 1092 1098 +6
Continue to review full report at Codecov.
|
jakebailey
approved these changes
Jul 30, 2020
IanMatthewHuff
approved these changes
Jul 30, 2020
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.