mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-15 21:01:05 +01:00
28bf0b1f56
* Use leading flag set to true in debouncing events from extension trees * - remove the flag for debounce in extHostTreeView - refactor test extHostTreeView's test to test prod behavior - fix a small bug in debounce * Minor cleanup