laravel-blade-snippets-vscode
laravel-blade-snippets-vscode copied to clipboard
Another formatting issue with section + if
I'm experiencing this as well, also does it with custom directives, its basically collapsing the code, it also ignores blank lines, and is kind of the opposite of what I would want from formatting. Super frustrating, I've disabled formatting for now.
I'm seeing this issue, as well.
This:
Becomes this:
Not only that, the indentation it applies sometimes is completely wrong and breaks code collapsing, as seen here:
Hi, did anyone find a fix, workaround or solution to this? Seen some hacks using BeautifyJS but not ideal. Having the above issues alongside the additional line breaks being added on every format/save underneath some directives. Thanks