Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

overwites configured editor indentation #10

Open
iconecd opened this issue Jun 13, 2018 · 0 comments
Open

overwites configured editor indentation #10

iconecd opened this issue Jun 13, 2018 · 0 comments

Comments

@iconecd
Copy link

iconecd commented Jun 13, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant