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

Test notebook renderer #124995

Closed
2 tasks done
jrieken opened this issue May 31, 2021 · 0 comments
Closed
2 tasks done

Test notebook renderer #124995

jrieken opened this issue May 31, 2021 · 0 comments

Comments

@jrieken
Copy link
Member

jrieken commented May 31, 2021

Refs: #122922

Complexity: 4

Create Issue


This test plan item is about the notebook renderer API. Renderer present cell output and run a separate code file in the webview/iframe context (not the extension host). This is an exploratory test plan item and you should be writing a very simple alternative renderer for GH issue notebooks

  1. install GH issue notebook (https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-github-issue-notebooks)
  2. create new extension
  3. make yourself familiar with the notebookRenderer-contribution point and write an alternative renderer for the x-application/github-issues MIME type
  4. ℹ️ use the @types/vscode-notebook-renderer for guidance and types definitions for renderer
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants