Lonefy / vscode-JS-CSS-HTML-formatter

JS,CSS,HTML formatter for vscode
48 stars 23 forks source link

[JS] Saving unfold all code #101

Open FishieGoRawr opened 5 years ago

FishieGoRawr commented 5 years ago

When saving, all folded code automatically unfold. Is there anything I can add to the config file to prevent this from happening? I want to hide code I'm not working on at the moment.

rooven commented 4 years ago

I'm having the same issue but it's worse with react files, it unfolds all the jsx code