Would it be possible to add the following config variable?
"space-after-closing-brace": "\n"
This way the code (especially for CSS) would look more readable.
Another request: Could you split up this config var into "inside blocks" and for "nested rules"?
"block-indent": "\t"
Thank you for this great extension!