You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simpify when I add a folder outside of the program and want it to show
up. I could also add a filewatch onto the folder itself and do this
automatically, but a the moment I don't want to deal with the various
events I'd likely need to keep track of, as we'd probably want to be
smart and update the tree wherever the event was for things like renames
(though the naive approach would be to just refresh the entire tree,
which is non-performant but simple)
0 commit comments