Skip to content

Allow tabs at the start of lines #715

Closed
@pavelbraginskiy

Description

@pavelbraginskiy

Currently, the tab key only does autocompletion, and can't insert actual tabs.

However, a lot of the time, I have a large amount of text, such as code, in a here-string @''@, where I want to put indentation.

Adding indentation is most useful at the start of lines, where autocomplete can't happen anyway, so it would be useful to have tab insert an actual tab at the start of a line.

Alternatively, since here-strings don't allow autocompletion anyway, make tab always insert a tab character while in the middle of a here-string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Resolution-DuplicateThere's another issue on the tracker that's pretty much the same thing.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions