Skip to content

Tab in insert mode autocompletes instead of inserting a tab character #248

@elpres

Description

@elpres

To reproduce, type this:

ab acEnter
aTab

Instead of inserting a literal tab character, the editor will instead autocomplete the "a", switching between "ab" and "ac" if you keep pressing Tab.

I'm seeing this when the syntax is set to "Plain Text", so hopefully no other plugins are interfering.

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