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
Duplicate of #1004, this is a result of VSCode's insufficient folding API. Try enabling foldfix; it's hacky and has other bugs, but it should resolve this particular issue
Describe the bug
In vim, folds don't open even if your cursor is over the
...
fold element. It only opens if you open it explicitly (e.g.zO
)To Reproduce
Steps to reproduce the behavior:
j
.Expected behavior
Fold shouldn't open.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: