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

Dispose modehandler if NO documents match the modehandler document anymore #2058

Merged
merged 2 commits into from
Oct 11, 2017
Merged

Dispose modehandler if NO documents match the modehandler document anymore #2058

merged 2 commits into from
Oct 11, 2017

Conversation

xconverge
Copy link
Member

This MIGHT help with the undo issue (#2007)

This is a change I had made before. It was reverted in this PR:

#981

The problem was that when switching tabs we would dispose before. Now the check operates a little differently and only disposes if the vscode workspace has NO idea what this file is (all instances of this file in a tab are closed)

@xconverge xconverge merged commit bee6ac6 into VSCodeVim:master Oct 11, 2017
This pull request was closed.
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

Successfully merging this pull request may close these issues.

1 participant