-
-
Notifications
You must be signed in to change notification settings - Fork 3
Reducing the frequency of reloading #38
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
base: main
Are you sure you want to change the base?
Conversation
|
I'm going to remove some of |
ab73972 to
6427c75
Compare
|
I would love some help (after the holiday, of course!) in getting the elements' identifiers to work. Even when I set them to a constant, files in the sidebar are expanded immediately after the TreeView is reloaded. |
|
@belcar-s Do you think this issue is something we can fix, or is this something specific to Nova? |
|
The identifier issue, I'm not sure. I made a post on the DevForum about it, but it wasn't replied-to. It's very possible that it's my fault, and that I'm misusing the field. |
bf4bca4 to
19016fc
Compare
These changes greatly alleviate issue #35. The tree view is now only reloaded…
Demonstration.mp4
I think that this, together with a solution for the
onDidStopChangingproblem, would enable us to provide a very pleasant experience with the sidebar.