AudioQ READMEThis extension is a debugging extension aimed to assist visually impaired developers with programming. FeaturesThe feature this extension provides is the ability to have your current line number pop up and have a screen reader read that line number. Keyboard Shortcuts: Alt + L (Windows) Option + L (Mac) Example of feature in use: ![Line Number Popup](images/Line Number Popup.png) RequirementsRequirements: Must have a screen reader (NVDA preferred) to have the line number read out Extension SettingsNA Known IssuesSometimes screen reader may read out other information before getting to line number Release NotesExtension Updates will be posted here 1.0.0Initial release of line number pop up feature (02/01/2023) Following extension guidelinesEnsure that you've read through the extensions guidelines and follow the best practices for creating your extension. Enjoy! |