-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hello,
I would really love if one could have an option to have nvda announce new indentation levels for the current line like what EdSharp does.
I see two ways to do this:
- Every time a tab or shift+tab is pressed, check to see if the cursor is at the start of a line or in front of the indentation. If it is, announce the current level.
- Have the same functionality like in EdSharp where pressing tab and shift+tab anywhere will insert a tab or remove a tab at the start of a line and have NVDA say the level.
Both also should work for selected blocks.
I would really prefer the second option, but both are OK.
Thanks,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels