mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-08 06:49:37 +01:00
* dispose store on template dispose * debounce event * fix debounce, add a11y template * bind merge function correctly * use observables (#208127) * extend disposable --------- Co-authored-by: João Moreno <joao.moreno@microsoft.com>