Skip to content

Auto indentation not working as expected #5

@DanielSiepmann

Description

@DanielSiepmann

Thanks for this plugin.

I just found a small glitch.

Given the following TypoScript:

page = PAGE
page {
    10 = FLUIDTEMPLATE
    10 {
    }
}

The autoformat: gg=G results in:

page = PAGE
page {
    10 = FLUIDTEMPLATE
        10 {
        }
}

Where I expect the above input to be the result.

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