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

NVDA is a little unreliable after typing. #15

Open davidacm opened 2 years ago

davidacm commented 2 years ago

Hi.

I have an issue that can be invisible or hard to detect. When you type some code and then, you read it with the arrow keys ( e.g. left and right keys) NVDA response is a little slow (latency). I though that it was an issue with the new 2021.3.1 version of NVDA, but when I disable this add-on, the problem disappears. When I'm coding, I need to move quickly around the code so for now, I decided to disable this add-on.

I will check the add-on code, but I currently don't have the time.

Environment: Windows 10, NVDA 2021.3.1. VS Code: 1.63.2. CPU: intel i7 11800h. ram: 32gb ddr4, 3200 ghz. Computer brand: Dell.

Thanks in advance!