mblode / vscode-twig-language

VS Code extension with snippets, syntax highlighting, hover, and formatting for Twig.
https://marketplace.visualstudio.com/items?itemName=mblode.twig-language
MIT License
42 stars 7 forks source link

I cannot get the formatter to respect the 2 spaces indent setting #29

Closed sveggiani closed 5 years ago

sveggiani commented 5 years ago

No matter what, when the document is formatted a 4 spaces indentation is applied.

mblode commented 5 years ago

Thanks @sveggiani for bringing this to my attention! I've just pushed a fix and indentation should work properly now 👍

dzpt commented 4 years ago

@mblode i still have this error.

FrederickEngelhardt commented 4 years ago

same, also noting that it uses tabs instead of indents.