Accessibility issues with the Copilot on VSCode #7139
-
|
Hello all. |
Beta Was this translation helpful? Give feedback.
Replies: 13 comments 5 replies
-
|
@aamir51 thank you very much for your feedback and sorry for the slow response. We have been working in the previous milestone to make Copilot more accessible. Can you try out the experience now in VS Code insiders https://code.visualstudio.com/insiders/ Or in VS Code stable from Thursday The idea is that now there will be an audio cue when there is Copilot suggestion present and you can press fyi @hediet |
Beta Was this translation helpful? Give feedback.
-
|
Hello @isidorn |
Beta Was this translation helpful? Give feedback.
-
|
@aamir51 can you try again by pressing |
Beta Was this translation helpful? Give feedback.
-
|
Hello @isidorn. pressing ctrl+i brings up a suggestion list with python keywords nothing related to copilot. pressing ctrl+k however does nothing. the suggestions list does show up if I open a document in a new copilot tab with ctrl+enter |
Beta Was this translation helpful? Give feedback.
-
|
Please allow me to chime in. @aamir51 -- when Copilot suggestion is available, it's presented as a tooltip element. In order to put your focus to the tooltip area, press ctrl+k, ctrl+i. Keep pressing ctrl key, and press k, followed by i, and then release ctrl key. Once your focus moves to the suggestion tooltip area, use screen reader's browse mode. In NVDA, you need to use NVDA+Spacebar to switch between focus and browse mode. @isidorn -- I noticed that your answer above suggested ctrl+i, ctrl+k. It's the other way around. @isidorn -- I have an accessibility suggestion for VSCode Copilot extension. For screen reader users, it's better to navigate the copilot suggestions in a separate read-only tab instead of the tooltip. As you know, currently, users can open a side-by-side copilot tab via "Open GitHub Copilot, Control+Enter" command. Although this read-only tab is fully navigable by using standard arrow keys, it has two accessibility issues:
|
Beta Was this translation helpful? Give feedback.
-
|
I think it would be really helpful if we had a keyboard shortcut to announce the current copilot suggestion. Also, cycling between suggestions with Option + left and right bracket should definitely announce them automatically. Since cycling between suggestions is clearly a user-initiated action, I can't see a use case where a screen reader user wouldn't want the new suggestion announced. I'd personally like suggestions to be announced as they appear, though I see why others might not, so I suggest allowing this behavior as a configuration option. |
Beta Was this translation helpful? Give feedback.
-
|
Any update about this issue? |
Beta Was this translation helpful? Give feedback.
-
|
CC @meganrogge |
Beta Was this translation helpful? Give feedback.
-
|
With the suggestions/insights of @jooyoungseo, we are actively working to improve this experience this iteration and next. Some of the issues to follow along with:
cc @isidorn |
Beta Was this translation helpful? Give feedback.
-
|
Hello Any updates on this? |
Beta Was this translation helpful? Give feedback.
-
|
I just started using copilot today, and this addition is soooo helpful for me. What a nice timing and what a coincidence! |
Beta Was this translation helpful? Give feedback.
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Hello @aamir51, we just released a guide on using GitHub Copilot in Visual Studio Code with a screen reader. This guide covers instructions specific to Windows on a desktop. For macOS or Linux, some commands and shortcuts may differ. |
Beta Was this translation helpful? Give feedback.
Hello @isidorn. pressing ctrl+i brings up a suggestion list with python keywords nothing related to copilot. pressing ctrl+k however does nothing. the suggestions list does show up if I open a document in a new copilot tab with ctrl+enter