wmaurer/vscode-jumpy

Jumpy assigns letters to folded code

Opened this issue · 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 Seems like Jump doesn't have this issue.