Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not to Open the folding when I move cross with j/k #1587

Closed
fxliang opened this issue Apr 27, 2017 · 3 comments
Closed

Not to Open the folding when I move cross with j/k #1587

fxliang opened this issue Apr 27, 2017 · 3 comments

Comments

@fxliang
Copy link

fxliang commented Apr 27, 2017

  • Click thumbs-up 👍 on this issue if you want it!
  • Click confused 😕 on this issue if not having it makes VSCodeVim unusable.

The VSCodeVim team prioritizes issues based on reaction count.


What did you do?

when I use j/k to move cross the folded codes, it automatically open the folding, that's not right.

when I use vim, the similar action is OK.

what's more, when I try to fold a function with zc, it not works.

I am writing C code.

sorry for my poor english.

What did you expect to happen?

What happened instead?

Technical details:

  • VSCode Version: 1.11.2
  • VsCodeVim Version: 0.6.20
  • OS: Windows 10 professional 64bit
@Chillee
Copy link
Member

Chillee commented Apr 27, 2017

This is one of our biggest bugs #1004. There's some real limitations in the VSCode API that prevent us from fixing it properly.

There is a PR in the works that should hopefully fix this issue. #1552

@fxliang
Copy link
Author

fxliang commented Apr 27, 2017

thanks, hope it works.

@Chillee
Copy link
Member

Chillee commented Apr 29, 2017

@xconverge I believe this one is also a duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants