A poll for all #blind #VoiceOver #Mac users out there who do coding. Which code editor are you using? Boost OK for further reach...
Visual Studio Code
44.4%
Panics Nova
8.9%
TextMate
5.6%
Other, see comment
41.1%
Poll ended at .
@marco I use Xcode for anything Swift related, macOS / iOS app development. For Python I do mainly use VSCode, which actually does work pretty well if you're willing to accept their navigation paradigms, e.g. using F6 to move between different panels, making heavy use of the Command Palette and not using VO-specific navigation commands as much. I do like their sound cues for things like syntax errors or folded code blocks, plus it's kind of become an industry standard.