Re: Need some help with Visual Studio Code
So in your title you mention VS Code, but in your post you talk about VS, so I am not sure which you mean. VS is the heavyweight IDE and VS code is a lightweight code editor. I will just assume you use VS code as thats what I use, so that I can
Re: Need some help with Visual Studio Code
Are you using the VS Code or Visual STudio? If you use the "big" visual studio, use the alt f7 shortcut to move back and forth between error list and your code.
URL: https://forum.audiogames.net/post/441516/#p441516
--
Audiogames
Re: Need some help with Visual Studio Code
You could turn on the output window in settings. When you run code it pops up to let you know what kind of errors you have made. Or at least it did when I was trying it a while back. Or read the log file, or use object nav in NVDA to reach the
Need some help with Visual Studio Code
Hi,I have seen many people on here praise visual studio, so I thought I'd try it out. I have one question, however. How do you find errors with a screen reader? I have tried writing faulty code in both Java and C and I haven't fseen any al