Skip to content

the tab key and editing #762

@rfindler

Description

@rfindler

When editing Racket code in DrRacket, when you hit "tab" and the insertion point is in the whitespace at the start of the line, the insertion point moves to the first non-whitespace on the line. I find that I use this a lot to navigate but range-indentation facility (which is used by Rhombus) doesn't do that.

I've made a change here along these lines, but since the range-indentation functionality isn't limited to only inserting whitespace, it isn't clear if this should be done differently (or not at all, or under some disabled-by-default option, or ....?).

Any opinions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions