Skip to content

Add a accessibility mode context key and a terminal "line navigation mode" and keybindings #77252

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

Merged
merged 8 commits into from
Jul 24, 2019

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Jul 11, 2019

@bpasero could you check out the changes in the accessibility services, or hand over to relevant person? I want to make sure I'm not going against the design by including the settings check in the accessibilityService.

Not merging just yet, still getting feedback on the solution from accessibility team.

Fixes #76050

@Tyriar Tyriar added this to the July 2019 milestone Jul 11, 2019
@Tyriar Tyriar requested a review from bpasero July 11, 2019 23:04
@Tyriar Tyriar self-assigned this Jul 11, 2019
Copy link
Member

@bpasero bpasero left a comment

Choose a reason for hiding this comment

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

@Tyriar only feedback I would have is to share the code that handles the context key in src/vs/platform/accessibility/common/accessibilityService.ts and src/vs/workbench/services/accessibility/node/accessibilityService.ts by having a common abstract base class.

@Tyriar Tyriar merged commit 56f008e into master Jul 24, 2019
@Tyriar Tyriar deleted the tyriar/a11y_keybinding branch July 24, 2019 23:40
@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2020
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.

Add accesibility mode only keybindings to navigate up and down rows in the terminal
2 participants