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

put cell output content into accessibility view #188310

Merged
merged 6 commits into from
Jul 20, 2023
Merged

Conversation

amunger
Copy link
Contributor

@amunger amunger commented Jul 19, 2023

for #183208

@amunger amunger marked this pull request as ready for review July 20, 2023 16:29
@VSCodeTriageBot VSCodeTriageBot added this to the July 2023 milestone Jul 20, 2023
ariaLabel: nls.localize('NotebookCellOutputAccessibleView', "Notebook Cell Output Accessible View"),
language: 'plaintext',
type: AccessibleViewType.View
}
Copy link
Contributor

Choose a reason for hiding this comment

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

did you want to add the next and previous functions here as well? if you pull main, you can @amunger

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't see an easy way to synchronously focus on another cell, so I'll leave that out for now.

meganrogge
meganrogge previously approved these changes Jul 20, 2023
Copy link
Contributor

@meganrogge meganrogge left a comment

Choose a reason for hiding this comment

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

just one question to consider

@amunger amunger force-pushed the aamunger/notebookOutputView branch from 6bc55f3 to 587ce36 Compare July 20, 2023 19:06
@amunger amunger merged commit c8dfe36 into main Jul 20, 2023
6 checks passed
@amunger amunger deleted the aamunger/notebookOutputView branch July 20, 2023 19:58
@github-actions github-actions bot locked and limited conversation to collaborators Sep 3, 2023
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.

None yet

3 participants