idea-handlebars
idea-handlebars copied to clipboard
not fully 2 space indented on .hbs
may not be an issue with this plugin.
I prefer to have set my indents to 2 spaces within .hbs templates. However some parts of the {{... are stil indented with 4 spaces.
see (two line are wrong here)
As someone suggested I have installed editorconfig plugin but it still goes to 4 spaces.
So, I must be missing something (obvious probably)... I'm using PHPStorm fully patched on macOS.
thoughts?
What is can think of as influencing this. Given it's behaviour varies depending on the tag surrounding handlebars is that a div is triggering a continuation indention.