Settings editor indicators with custom hovers should be link-like #153843
Labels
accessibility
Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues
feature-request
Request for new features or functionality
settings-editor
VS Code settings editor issues
Ref #153578 (comment)
Settings editor indicators with custom hovers can be clickable like links. In other words, when a user clicks on an indicator, the custom hover can pop up.
My plan is to add focus CSS decorations, change the cursor to pointer for those indicators, and also plan on adding tabstops so that the indicators are keyboard-navigable as well.
fyi @isidorn
The text was updated successfully, but these errors were encountered: