Track telemetry when switching to and from LS#5164
Merged
DonJayamanne merged 3 commits intoreleasefrom Apr 8, 2019
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## release #5164 +/- ##
=========================================
- Coverage 77% 62% -14%
=========================================
Files 450 373 -77
Lines 21721 14700 -7021
Branches 3570 1164 -2406
=========================================
- Hits 16635 9108 -7527
- Misses 5081 5390 +309
- Partials 5 202 +197
|
brettcannon
approved these changes
Apr 8, 2019
Co-Authored-By: DonJayamanne <don.jayamanne@yahoo.com>
DonJayamanne
added a commit
that referenced
this pull request
Apr 8, 2019
…into release * 'release' of https://github.com/Microsoft/vscode-python: Track telemetry when switching to and from LS (#5164)
DonJayamanne
added a commit
that referenced
this pull request
Apr 8, 2019
* release: (24 commits) Bump extension version Bump language server Track telemetry when switching to and from LS (#5164) Point release with fixes for Debugger (#5160) March 2019 point release with debugger fixes (#5056) Update change log Capture telemetry when tests are disabled (#4997) Point release for March 2018 (#4965) Same logic for stable and beta (#4964) Release for march 2018 (#4931) Bump pinned version of Language Server Fix change log Ensure output panel does not steal focus due to ls errors (#4919) Bump ptvsd to 4.2.5 (#4904) Update change log entries Revert "Revert "Always use the same jedi environment (#4687)" (#4850)" cherry pick from master branch Cherry-pick 26a7b9c Fix multiline comments with text on first line. (#4884) fix names for run above and run below code lenses (#4879) ...
DonJayamanne
added a commit
that referenced
this pull request
Apr 8, 2019
* New release * Bumnp ptvsd and ls * Updated ptvsd * Track telemetry when switching to and from LS (#5164) * Capture telemetry when switching LS * Update changelog * Update src/client/activation/activationService.ts Co-Authored-By: DonJayamanne <don.jayamanne@yahoo.com> * Bump language server * Bump extension version
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 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.
For #5162
package-lock.jsonhas been regenerated by runningnpm install(if dependencies have changed)