Users of VSCode on MacOs, please tell me that you have found a method of making it more accessible and usable? On Windows, the application is really efficient to use. But on Mac OS with Voiceover, even the code editor is really inefficient with Voiceover speaking extra unneeded text etc.
I would really appreciate your input.
Comments
Good on paper
But quite bad in practice, and as you said it's entirely because of voiceover. Honestly, nothing beats something like text mate + macos terminal in another window. When I really need something about dotnet (as I don't have the time or energy to learn dotnet cli) only then do I happily use vscode. But if jetbrains rider is probably built with the same core as intellij / pycharm so it will probably give me a better experience.
The terminal in vscode on mac especially, in practice it's the most painful experience ever imo.
It doesn't work well
That's one of the reasons why, sadly, I haven't been able to switch to a Mac from Windows with NVDA. It works a thousand times better. And Windows is a thousand times worse!
Re: Good on paper
Have you tried using TDSR? I found it more responsive and better in gneeral compared to Voiceover in the terminal
I agree...
I do not use VoiceOver exclusively (I have cognitive issues not visual) but even just the simple 'read text aloud' feature seemed totally borked for VSCode.
I always clock it up that VSCode seems to be an Electron App with a customized text-editor. Electron apps just seem to have a reputation of either not prioritizing accessibility or are just bad at it. (But then again Electron apps are just a glorified web pages).
That is my guess.
Staque
No.
For once, this is not electron but voiceover that's severely neglected on mac. vscode works very well on windows, with orca on linux, heck even vscode.dev is quite cool with chromevox on chromeos / chromeos flex! So this is purely voiceover. Web has always been very accessible outside macos and some blind users have a false fear of it. It's both apple fault and skill issues from the community. Harsh, but this is my honest opinion. Outside mac, with chromeos flex / windows and even orca on linux, I'd not mind to live my life in google docs everyday for example.
Re: No.
Microsoft application works well on Microsoft system? I'm shocked! You can make Electron apps work well on macOS even when they make their own accessibility, like Slack. Visual Studio Code behaves poorly on macOS because Microsoft just doesn't care, and they have no incentive to care.
Disable Word Wrap
If you have word wrap enabled, disabling it will get rid of editor inconsistencies where VoiceOver will start behaving abnormally. The shortcut is Option + Z. I think the last few months have witnessed regressions in the behavior of VoiceOver with the code editor.
Why is this like this? It seems to be a mix of Chromium bugs making their way to VS Code, as well as Microsoft's neglect. Using Microsoft Word will make you understand their mentality, unfortunately.