Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
7 results found tagged IDE accessibility.
-
Designing a Scripting Language to Help the Blind Program Visually
This paper addresses the significant barrier that GUI-based programming environments pose for blind programmers. While programming was historically one of the more accessible professions for blind individuals — with the American Federation for the Bl…
-
Nonvisual Tool for Navigating Hierarchical Structures
This paper presents the Aural Tree Navigator, an Eclipse IDE plug-in that enables blind programmers to navigate hierarchical program structures (such as package explorers, class hierarchies, and file systems) using keyboard commands and speech/sound …
-
Accessible Web Development: Opportunities to Improve the Education and Practice of web Development with a Screen Reader
This paper investigates accessibility barriers faced by blind web developers in both educational and professional contexts. The researchers employed a Comprehensive Literature Review (CLR) methodology—synthesizing academic literature, blog posts by b…
-
Addressing Accessibility Barriers in Programming for People with Visual Impairments: A Literature Review
This systematic literature review analyzes 70 papers published between 2000-2020 examining accessibility barriers in programming for people with visual impairments and proposed solutions. The review covers both professional programmers and students l…
-
Interviews and Observation of Blind Software Developers at Work to Understand Code Navigation Challenges
This exploratory study investigates code navigation challenges faced by 28 blind software developers using their preferred coding tools and assistive technologies. The researchers at Rochester Institute of Technology and University of North Texas con…
-
CodeWalk: Facilitating Shared Awareness in Mixed-Ability Collaborative Software Development
This paper presents CodeWalk, a set of accessibility features added to Microsoft's Live Share extension for Visual Studio Code, designed to make remote synchronous code collaboration accessible to blind or visually impaired (BVI) developers. The COVI…
-
AudioQ: A Debugging Extension for Visually Impaired Developers
This extended abstract presents AudioQ, a Visual Studio Code extension designed to improve the debugging experience for visually impaired software developers. The extension addresses a specific gap in current accessibility tools: while screen readers…