Issue by dangoor
Monday Dec 08, 2014 at 21:39 GMT
Originally opened as adobe/brackets#10120
This is a possible fix for #9851. In my tests, this can cause a
dramatic speed up when lots of filesystem changes cause the tree
to be continuously rerendered.
I chose 100ms as the debounce time because that seemed quick enough that
users will not be waiting for their actions to be reflected in the tree.
dangoor included the following code: https://github.com/adobe/brackets/pull/10120/commits