Skip to content

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

Merged
Tyriar merged 8 commits intomasterfrom
tyriar/a11y_keybinding
Jul 24, 2019
Merged

Add a accessibility mode context key and a terminal "line navigation mode" and keybindings#77252
Tyriar merged 8 commits intomasterfrom
tyriar/a11y_keybinding

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