We break Accessibility down into multiple chunks of work: ## Issues labeled Accessibility https://github.com/Microsoft/vscode/labels/accessibility ## Keyboard navigation & Focus indication - [x] Define central CSS rules for focus indication - [x] Support navigation in actions and action bars - [x] Support navigation in tree widget and embedded actions - [x] Support navigation in split view and embedded actions - [x] Support navigation to search details toggle - [x] Support navigation in iframe previews - [x] Support navigation in feedback widget - [x] Support navigation in debug repl - [x] Support navigation in debug complex hovers - [ ] Support navigation to sashes for resizing parts - [ ] Don't navigate to the html <body> of the app Related PR: https://github.com/Microsoft/vscode/pull/2077
We break Accessibility down into multiple chunks of work:
Issues labeled Accessibility
https://github.com/Microsoft/vscode/labels/accessibility
Keyboard navigation & Focus indication
Related PR: #2077