mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-22 02:36:07 +00:00
* Make notebook renderer activate potentially async - Allow activate to be `async` - Make `getRenderer` always return a promise instead of the api result directly * Add comment on why we use async