accessifix / nvda-for-vs-code

NVDA add-on for Microsoft Visual Studio Code improving InteliSense, code completion support, and other accessibility features.
GNU General Public License v3.0
19 stars 10 forks source link

Disable table navigation keys #10

Open SaschaCowley opened 4 years ago

SaschaCowley commented 4 years ago

I use Windows Magnifier with NVDA, but their keyboard shortcuts conflict. Magnifier uses alt+ctrl+ to pan the zoom area. This usually isn't an issue, as most of the time when I'm using magnifier and panning with the keyboard I'm not in applications where NVDA allows table navigation, so it doesn't capture the keys. However, due to VS Code being an Electron app, NVDA does allow these table navigation keys. I don't think these are necessary in VS Code, so would suggest they be disabled if possible in Code so that Magnifier users are able to pan the magnifier with the keyboard.