Skip to content
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

Register notebook with VSC only in Insiders #12681

Merged
merged 6 commits into from
Jun 30, 2020

Conversation

DonJayamanne
Copy link

@DonJayamanne DonJayamanne commented Jun 30, 2020

For #10496

If the API changes, and user is not using the VSC Notebooks or insiders, then swallow errors.
Do not register API against stable version of VSCode.
Also fixed a test.

Basically we need to ensure VSC works when using this API and not crash if the API changes.

… fixVSCAPI

* 'fixVSCAPI' of github.com:DonJayamanne/pythonVSCode:
  More checks
@sonarcloud
Copy link

sonarcloud bot commented Jun 30, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@DonJayamanne DonJayamanne changed the title Ensure registering notebook with VSC throws errors only when required Register notebook with VSC only in Insiders Jun 30, 2020
@DonJayamanne DonJayamanne merged commit 0ac2757 into microsoft:master Jun 30, 2020
@DonJayamanne DonJayamanne deleted the fixVSCAPI branch June 30, 2020 21:50
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants