Skip to content

Auto-completion for user-defined commands does not add braces #23

Description

@Rintse

When I autocomplete \frac, it nicely gets completed to \frac{..}{..}, reflecting the number of arguments of the command.
When I autocomplete user-defined commands (\newcommand) this feature seems to be missing:

\newcommand{\tin}[1]{\text{in} \; #1}

autocompletes to \tin without any curly braces.
Have I misconfigured something or is this not a feature yet?

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