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 language features #98821

Closed
2 tasks done
jrieken opened this issue May 29, 2020 · 0 comments
Closed
2 tasks done

Test notebook language features #98821

jrieken opened this issue May 29, 2020 · 0 comments

Comments

@jrieken
Copy link
Member

jrieken commented May 29, 2020

Refs: #97881

Complexity: 3

Create Issue


We have reworked notebook cells so that different UIs of vscode show them as single notebook node (instead of a node per cell). This is cross cutting and requires sanity testing of the following areas:

  1. the markers panels with errors across many cells
  2. the peek references view with results across many cells
  3. the references view with result across many cells
  4. the rename preview with edits across many cells

Also do a quite sanity test of these areas with "normal" files, like a two-file TypeScript project

Use the https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-github-issue-notebooks extension to get a notebook with support for diagnostics, rename, reference search. Some sample notebooks: Archive.zip

@jrieken jrieken added this to the May 2020 milestone May 29, 2020
@rebornix rebornix mentioned this issue Jun 1, 2020
3 tasks
@sandy081 sandy081 removed their assignment Jun 2, 2020
@Tyriar Tyriar removed their assignment Jun 2, 2020
@Tyriar Tyriar closed this as completed Jun 2, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jul 17, 2020
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

4 participants