Hi,
Does anyone know an VoiceOver-accessible source code editor for macOS that supports JS/PHP/HTML/CSS? Something like Notepad++ under Windows? Also, it should support autofill or something to quickly look up JS/php functions, html tags etc...
Best
HEXAGON
By Manuel, 7 May, 2021
Forum
macOS and Mac Apps
Comments
Windows user for coding, but...
Granted all my experience with it is on Windows, but Visual Studio Code from Microsoft should check all your boxes. It's free and they do a good job making it accessible.
Does VS code also exist for…
Does VS code also exist for Mac and if so, is it well accessible? Otherwise, I'm searching for alternatives that work fully accessible on macOS with VoiceOver.
VS Code a11y documentation
VS Code is available for Mac and their documentation says they test it with VoiceOver. Here's the info:
https://code.visualstudio.com/docs/editor/accessibility
TextMate
I suggest investigating whether TextMate suits your needs.
XCode
Hey there,
I know this seems overkill, but I believe XCode may have what you're looking for, and it's free.
It's like using a bulldozer to make a sandcastle, but...
Thank you for your replies…
Thank you for your replies. I now downloaded TextMate and will try it very soon. I think xCode is really overkill for my needs, maybe VS Code could work.
Xcode, not quite
Pretty sure Xcode doesn't support web languages, you'd want TextMate or VS Code instead :)