Skip to content

Announce new indentation levels for the current line #2

Description

@frastlin

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:

  1. 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.
  2. 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,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions