vscode-jumpy icon indicating copy to clipboard operation
vscode-jumpy copied to clipboard

Jumpy assigns letters to folded code

Open wkordalski opened this issue 2 years ago • 2 comments

I have a long function that I folded. When I try to jump from before-the-function to after-the-function, jumpy assigns letters to words in the folded function, and thus no letters are assigned to words after-the-function.

Example (here folded function -> folded part, jumping from the first part, want to jump to the third part) image

wkordalski avatar Feb 19 '22 19:02 wkordalski

@wkordalski Seems like Jump doesn't have this issue.

wenfangdu avatar Feb 20 '22 00:02 wenfangdu

And Find => Jump too.

wkordalski avatar Mar 24 '22 22:03 wkordalski