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

Compatibility update with code simplification. #17

Closed pawelurbanski closed 2 years ago

pawelurbanski commented 2 years ago

Updated controlTypes to use role enumerations. Simplified editor focus events and silencing same line reading. Added announcements of selected code fragments after gaining focus in the editor. The latter case is useful when swittching from problems panel.