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

Refine notebookEditor proposal #149656

Merged
merged 1 commit into from
May 16, 2022
Merged

Conversation

mjbvz
Copy link
Collaborator

@mjbvz mjbvz commented May 16, 2022

For #149271

  • NotebookEditor.document -> NotebookEditor.notebook

  • Add selection to for setting primary selections. Matches TextDocument.selection

  • Deprecate one showNotebookDocument overload

For microsoft#149271

- `NotebookEditor.document` -> `NotebookEditor.notebook`

- Add `selection` to for setting primary selections. Matches `TextDocument.selection`

- Deprecate `showNotebookDocument`
@mjbvz mjbvz added this to the May 2022 milestone May 16, 2022
@mjbvz mjbvz requested a review from jrieken May 16, 2022 18:08
@mjbvz mjbvz self-assigned this May 16, 2022
@mjbvz mjbvz merged commit cfbf3d5 into microsoft:main May 16, 2022
Mingpan pushed a commit to Mingpan/vscode that referenced this pull request May 23, 2022
For microsoft#149271

- `NotebookEditor.document` -> `NotebookEditor.notebook`

- Add `selection` to for setting primary selections. Matches `TextDocument.selection`

- Deprecate `showNotebookDocument`
@github-actions github-actions bot locked and limited conversation to collaborators Jun 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants