Skip to content

Bug: doesn't respect indentation size set in editor, and no option to set indentation size #10

@DeflateAwning

Description

@DeflateAwning

In my settings.json file, I have:

{
    "[sql]": {
        "editor.defaultFormatter": "lea21st.vscode-sql-formatter",
        "editor.tabSize": 4,
        "editor.insertSpaces": true
    }
}

However, it still indents with 2 spaces.

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