Commit cdf55e9
Merge from release-2020.07 to master (#13204)
* Update model.isTrusted on trust change (#12820) (#12823)
* Reduce visual complexity of trust prompt (#12839) (#12847)
* Port python 2.7 fix to release (#12877)
* port color fix on collapse all (#12895) (#12897)
* fix a color on collapse all (#12895)
* update changelog
* Merge fixes into July release (#12889)
Co-authored-by: Timothy Ruscica <[email protected]>
* Merge more fixes into july release (#12918)
Co-authored-by: Joyce Er <[email protected]>
* Port trust fixes (#12929)
* Fix regressions in trusted notebooks (#12902)
* Handle trustAllNotebooks selection
* Fix bug where after trusting, UI didn't update
* Recover from ENOENT due to missing parent directory when trusting notebook (#12913)
* Disable keydown on native cells in untrusted notebooks (#12914)
* Hide editor icons when editor is not a notebook (#12934) (#12935)
* Check for hideFromUser before activating current terminal (#12942) (#12956)
* Check for hideFromUser before activating current terminal
* Add tests
* Tweak logic
* Port final trust fixes for release (#12965)
* Only allow Enter / NumpadEnter w/o ctrl/shift/alt (#12939)
* Send telemetry for notebook trust prompt selections (#12964)
* Fixes for persisting trust (#12950)
* Display survey for native notebooks on/after 1st August (#12961) (#12975)
Co-authored-by: Joyce Er <[email protected]>
Co-authored-by: Joyce Er <[email protected]>
* Contains cherry picks, version updates, change log updates (#12983)
* Update version and change log
* Improve detection when LS is fully loaded for IntelliCode (#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]>
* hide the gather button while a cell is executing (#12984)
* Update date (#13002)
* remove release notes from the start page (#13032)
* Cherry pick, version change and change log update (#13079)
* Ensure languageServer value is valid, send event during activate (#13064)
* Update change log and version
* Activate banner prompt for Pylance (#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]>
* Port fix the gather survey (#13086) (#13105)
* Fix the gather survey (#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
Co-authored-by: Joyce Er <[email protected]>
Co-authored-by: Ian Huff <[email protected]>
Co-authored-by: David Kutugata <[email protected]>
Co-authored-by: Don Jayamanne <[email protected]>
Co-authored-by: Timothy Ruscica <[email protected]>
Co-authored-by: Mikhail Arkhipov <[email protected]>
Co-authored-by: Jake Bailey <[email protected]>1 parent f30f54a commit cdf55e9
6 files changed
+23
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
4 | 11 | | |
5 | 12 | | |
6 | 13 | | |
| |||
9 | 16 | | |
10 | 17 | | |
11 | 18 | | |
12 | | - | |
| 19 | + | |
| 20 | + | |
13 | 21 | | |
14 | 22 | | |
15 | 23 | | |
| |||
29 | 37 | | |
30 | 38 | | |
31 | 39 | | |
32 | | - | |
| 40 | + | |
33 | 41 | | |
34 | 42 | | |
35 | 43 | | |
| 44 | + | |
| 45 | + | |
36 | 46 | | |
37 | 47 | | |
38 | 48 | | |
39 | 49 | | |
40 | 50 | | |
41 | 51 | | |
42 | 52 | | |
| 53 | + | |
| 54 | + | |
43 | 55 | | |
44 | 56 | | |
45 | 57 | | |
| |||
85 | 97 | | |
86 | 98 | | |
87 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
88 | 104 | | |
89 | 105 | | |
90 | 106 | | |
| |||
115 | 131 | | |
116 | 132 | | |
117 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
118 | 138 | | |
119 | 139 | | |
120 | 140 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments