-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Accessibility cmd click #69719
Comments
@Phuket2 thanks for your feedback and the suggestion of having an action in context menu when you right click sounds pretty good. |
@Phuket2 do you use a standard mouse? I would think a mouse with many buttons (example) would be ideal for this sort of disability so you could bind modifiers to individual buttons? Adding all possible modifiers to the context menu doesn't seem like a great solution as it would only work within VS Code (an OS-level feature would make more sense) and fill the context menu with many actions; ctrl+click, alt+click, shift+click. |
I'm going to close this by design because:
For the terminal specifically I created a new issue to capture the problem #69795 |
IMO we can add the link to the hover and then users can single click to open the link. |
👍 we would need to allow mousing over the hover then though, I think right now it's a setting? |
@Tyriar it's controlled by |
To be able to right click a link (instead of cmd-clicking it on Mac) and select an option from the popup menu to open the link. (i.e links in terminal/editor)
This could be a setting as to whether or not this would show up in the menu as I image most people wouldn't need it.
*I used Accessibility in the title as I only have the use one arm.
The text was updated successfully, but these errors were encountered: