tomblachut / svelte-intellij

Svelte components in WebStorm and friends
MIT License
482 stars 38 forks source link

Better indentation support #10

Closed tomblachut closed 5 years ago

tomblachut commented 5 years ago

Writing block opening tags should add level of indentation, and writing closing tags should unindent.

Related: BraceMatcher https://intellij-support.jetbrains.com/hc/en-us/community/posts/206797085-Custom-Language-How-to-make-a-closing-brace-unindent-