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

20.0.0 #8

Closed pawelurbanski closed 4 years ago

pawelurbanski commented 4 years ago

Release 20.0.0 does not introduce any new features, but slightly improves general experience. Some changes are a trade of between convinience when working with code and verbosity of information presented. The most important change is that the name of the editor is not being announced everytime the editor gains focus. Additionally, announcments of editor textarea attributes are disabled. The add-on is considered stable and will follow semantic versioning from now on. Many general improvements come from the changes in the Visual Studio Code itself.