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
If I fold a big region of text, such as a heading of markdown,
and then before the folded region, I use easymotion-j, the marker not displayed on the text below the folded region.
I unfold the region, some top lines have the marker, the others have not.
I think the number of markers may be finite.
Can easymotion skip folded region in vscode, so that all the visible region on screen can display markers?