You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Staffan, sorry for the delay. This is part of the general class of folding issues caused by VS Code's naive indentation-based code folding implementation. This issue will need to be fixed before here strings will be folded correctly.
Folding should be at the beginning of the here string and not at the end.
The text was updated successfully, but these errors were encountered: