Skip to content

Conversation

@vince-fugnitto
Copy link
Member

What it does

Fixes: #11993 (comment).

The pull-request fixes some stubs from the notebook API which prevented extensions from activating and producing errors.

How to test

  1. include the following test extension (vscode-github-issue-notebooks-0.0.130.zip)
  2. start the application
  3. execute the command "New GitHub Issue Notebook"
  4. confirm that the extension activates and does not produce an error notification
  5. confirm on master that the same steps will produce an error

Review checklist

Reminder for reviewers

Signed-off-by: vince-fugnitto [email protected]

The commit fixes some stubs from the `notebook` API which prevented
extensions from activating and producing errors.

Signed-off-by: vince-fugnitto <[email protected]>
@vince-fugnitto vince-fugnitto added vscode issues related to VSCode compatibility notebook issues related to notebooks labels Dec 16, 2022
@JonasHelming
Copy link
Contributor

@rschnekenbu : Could you have a look?

Copy link
Contributor

@rschnekenbu rschnekenbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!
I indeed get same issues during activation on master, and no errors are shown when running with this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

notebook issues related to notebooks vscode issues related to VSCode compatibility

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants