Skip to content

overwites configured editor indentation #10

Open
@iconecd

Description

@iconecd

why do the configurable settings
angular-template-formatter.indentWidth
and/
angular-template-formatter.useSpaces
when vscode includes the settings
editor.tabSize
and
editor.insertSpaces
?

my templates are being reformatted by default to a style inconsistent with my team's style rules, and the existence of these settings rather than the usage of editor/workspace/user settings caused me to hunt down the reason.

if you need a PR to fix this, i'll write it.

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