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

Folds created with 'zc' immediately unfold #1803

Closed
skawaii opened this issue Jun 2, 2017 · 0 comments
Closed

Folds created with 'zc' immediately unfold #1803

skawaii opened this issue Jun 2, 2017 · 0 comments
Labels

Comments

@skawaii
Copy link

skawaii commented Jun 2, 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.


Is this a BUG REPORT or FEATURE REQUEST? (choose one): Bug Report

Environment:

  • VSCode Version: 1.12.2
  • VsCodeVim Version: 0.8.4
  • OS: macOS Sierra (10.12.5)

What happened: While inside a foldable section of code, hitting 'zc' folds the code but the fold is immediately expanded.

vscode_vim

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'.

Chillee added a commit to Chillee/Vim that referenced this issue Jun 6, 2017
@Chillee Chillee closed this as completed in 7d8d117 Jun 9, 2017
Chillee added a commit that referenced this issue Jun 9, 2017
Fixed #1803: zc automatically reopens folds if the fold is performed in the middle.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants