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.
Is this a BUG REPORT or FEATURE REQUEST? (choose one): Bug Report
Environment:
What happened: While inside a foldable section of code, hitting 'zc' folds the code but the fold is immediately expanded.
What did you expect to happen: For the fold to stay collapsed.
How to reproduce it: Move the cursor into a section of code which VSCode can collapse into a fold. Press 'zc'.
The text was updated successfully, but these errors were encountered:
Fixed VSCodeVim#1803
6fae8e7
7d8d117
Merge pull request #1809 from Chillee/1803
c69f1b5
Fixed #1803: zc automatically reopens folds if the fold is performed in the middle.
No branches or pull requests
The VSCodeVim team prioritizes issues based on reaction count.
Is this a BUG REPORT or FEATURE REQUEST? (choose one): Bug Report
Environment:
What happened: While inside a foldable section of code, hitting 'zc' folds the code but the fold is immediately expanded.
What did you expect to happen: For the fold to stay collapsed.
How to reproduce it: Move the cursor into a section of code which VSCode can collapse into a fold. Press 'zc'.
The text was updated successfully, but these errors were encountered: