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

Don't invalidate whole tree to prevent re-expanding of nodes #13

Closed
letmaik opened this issue Jul 13, 2017 · 1 comment
Closed

Don't invalidate whole tree to prevent re-expanding of nodes #13

letmaik opened this issue Jul 13, 2017 · 1 comment
Labels

Comments

@letmaik
Copy link
Owner

letmaik commented Jul 13, 2017

Determine exactly which part of the tree has changed and only fire the _onDidChangeTreeData for those subtrees.
This also relies on microsoft/vscode#30535 being fixed.

@letmaik letmaik added the bug label Jul 13, 2017
@letmaik letmaik added this to the 1.0 - Inception milestone Jul 31, 2017
@letmaik
Copy link
Owner Author

letmaik commented Aug 1, 2017

Implemented in fc544ac and 539c724.

@letmaik letmaik closed this as completed Aug 1, 2017
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

1 participant