Skip to content

Typing "end" in a function definition removes indentation  #46

Open
@vulpivia

Description

Example:

GetSet_LoopTimeRange: function(
    isSet: boolean,
    isLoop: boolean,
    start: number,
    end_: number,
    allowautoseek: boolean
): number, number

Here, the end_ parameter has to be reindented manually.

  • Version of Visual Studio Code: 1.61.0
  • Version of the extension: 0.8.3

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions