Vaelian 2 points 6y ago
I haven't coded anything since going blind, but I believe that the best way to interact with an IDE both with and without vision is by using shortcut keys. There is no need to know line numbers or jump to specific lines in an IDE since the IDE should interpret and highlight all compiler and debugger messages and provide quick ways to jump to all the issues, breakpoints, functions, macros, objects, and classes in the project.