Skip to content

Formatting QML #13

@kiliandys

Description

@kiliandys

Hello!
This extension does very well with QML and I am happy with it.
However, it adds a space before every colon.

e.g

// no formatting
var x: 1
// with formatting
var x : 1

Is there a way to not add this extra space?

Thanks

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