A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
Create extension: announce variable value via screen reader
Lukáš Vámoš
6
Reputation points
Hello,
I'm a blind developer and need to make debugging simpler and faster. So I want to make an extension that would look at a variable selected with the text cursor in text editor, acquire the current value of the selected variable and send it to a running screen reader via UIA. Can you give me a cue on how to do this?
Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Debugging
Sign in to answer