mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-16 05:11:14 +01:00
9464d14f31
* 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