Custom blocks cannot be collapsed.

Today my Vetur is with the same problem, but im using Windows and Vscode. I already uninstalled but notthing works

It's a bug and already fixed internally (#2234)
Sorry, this is about custom blocks, not template block. Was confused by the second comment.
@lipecss your issue is #2234
I have the same problem. This started only a few days ago.
Same problem here. :-/
I've reinstalled the Vetur, disabled every extension, reenabled them all and restarted VS Code.
Nothing of those worked
I'm having the same problem. When I open the file folding is working:

one second later it disappears:

It started only 2 days ago, before that it was working fine.
Also it's working fine for javascript code:

I found a fix :
Now it's working correctly with the latest version that is:


Today's release (0.27.2) fixed collapsing in template blocks.
This bug is about collapsing in custom blocks and that is still unfixed.
So no need to post here about problems with collapsing within template.
@rchl
Great dude!!! Just tested it
Thx a lot for the quick fix <3
Gridsome uses custom <static-query> and <page-query> tags, and it would be great if these could be collapsed.
Most helpful comment
Today's release (0.27.2) fixed collapsing in
templateblocks.This bug is about collapsing in custom blocks and that is still unfixed.
So no need to post here about problems with collapsing within
template.