Skip to content

Wait for pylance instead of failing in the browser#17033

Merged
jakebailey merged 1 commit intomicrosoft:mainfrom
jakebailey:browser-pylance-watch
Aug 19, 2021
Merged

Wait for pylance instead of failing in the browser#17033
jakebailey merged 1 commit intomicrosoft:mainfrom
jakebailey:browser-pylance-watch

Conversation

@jakebailey
Copy link
Copy Markdown
Member

The old code would just throw, but we can just register a handler that will check to see if Pylance is installed and then start the LS. This makes sideloading to test simpler.

@jakebailey jakebailey added skip tests Updates to tests unnecessary no-changelog No news entry required labels Aug 19, 2021
@jakebailey jakebailey merged commit b3ba962 into microsoft:main Aug 19, 2021
@jakebailey jakebailey deleted the browser-pylance-watch branch August 19, 2021 16:57
jakebailey added a commit to jakebailey/vscode-python that referenced this pull request Aug 19, 2021
karthiknadig added a commit that referenced this pull request Aug 23, 2021
* Update version and change log. (#16868)

* Deprecate inExperiment API in favor of inExperimentSync (#16848)

* Deprecate inExperiment API in favour of inExperimentSync

* Ensure experiments are activated before they are used

* News entry

* Fix order of default unittest arguments (#16880)

* Fix order of default unittest arguments

* Add news entry

* Update version and change log

* Add webpack build for browser entrypoint (#16912)

* Get telemetry client and LS middleware working in the browser (#17010)

* Add typings/types to browser tsconfig

* Wait for pylance instead of failing in the browser (#17033) (#17036)

* Update version number and change log for point release (#17023)

* Update versions

* Update change log.

* Update CHANGELOG date

* Update version and change log for point release. (#17074)

* Update `vsce` to latest. (#17051)

* Update vscode-extension-telemetry to 0.2.9 (#17071)

* Update vscode-extension-telemetry to 0.2.9

* Remove todo

* Remove other todo

* Exact

* Update version and change log for point release.

Co-authored-by: Jake Bailey <[email protected]>

Co-authored-by: Kartik Raj <[email protected]>
Co-authored-by: Nikolay Kondratyev <[email protected]>
Co-authored-by: Jake Bailey <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog No news entry required skip tests Updates to tests unnecessary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants