We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The VSCodeVim team prioritizes issues based on reaction count.
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.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
thanks, hope it works.
@xconverge I believe this one is also a duplicate.
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: