You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user_docs/en/changes.t2t
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,10 @@ What's New in NVDA
31
31
- When reading non-interactive PDFs in Adobe Reader, the type and state of form fields (such as checkboxes and radio buttons) are now reported. (#13285)
32
32
- "Reset configuration to factory defaults" is now accessible in the NVDA menu during secure mode. (#13547)
33
33
- Any locked mouse keys will be unlocked when NVDA exits, previously the mouse button would remain locked. (#13410)
34
+
- Visual Studio now reports line numbers. (#13604)
35
+
- Note that for line number reporting to work, showing line numbers must be enabled in Visual Studio and NVDA.
36
+
-
37
+
- Visual Studio now correctly reports line indentation. (#13574)
34
38
- NVDA can now beep or speak on Java application progress bars (#13594)
0 commit comments