COMMITS
August 27, 2020
D
Merge branch 'master' into dev/noecald/updateRichNavDependency
Dirk Bäumer committed
J
also send onNotebook:XYZ event, https://github.com/microsoft/vscode/issues/105496
Johannes Rieken committed
B
perf - load semver-umd only when needed in cli-process
Benjamin Pasero committed
A
update native-keymap
Alex Dima committed
A
Always use new hover in custom tree views
Alex Ross committed
S
update distro
Sandeep Somavarapu committed
J
activate extensions before trying to resolve a notebook
Johannes Rieken committed
S
use recommendations in prompt text
Sandeep Somavarapu committed
S
do not show not installable extensions in recommendations
Sandeep Somavarapu committed
S
recommend extensions only when they are installable
Sandeep Somavarapu committed
S
introduce canInstall api in extension management service
Sandeep Somavarapu committed
A
Show task detail on already selected default
Alex Ross committed
J
more Dto<T> tweaks
Johannes Rieken committed
J
add model version to notebook edits when possible, https://github.com/microsoft/vscode/issues/105283
Johannes Rieken committed
J
A
Finalize task detail API
Alex Ross committed
J
align names, https://github.com/microsoft/vscode/issues/105283
Johannes Rieken committed
B
macOS: detect high contrast theme (fix #105481)
Benjamin Pasero committed
J
WorkspaceEdit#replaceCells|CellOutput|CellMetadata, https://github.com/microsoft/vscode/issues/105283
Johannes Rieken committed
B
electron 9: adopt 'render-process-gone' event and show details
Benjamin Pasero committed
August 26, 2020
E
Adds scmProviderRootUri context key
Eric Amodio committed
R
Implement notebook cell status bar item contributions
Rob Lourens committed
R
chore: bump [email protected] (#105459)
Robo committed
M
Split extHost webview panels to own file
Matt Bierner committed
M
Split out main thread webview panels into own class/file
Matt Bierner committed
M
Rename WebviewPanelHandle -> WebviewHandle
Matt Bierner committed
M
Undoing exthost side of the webview serializer split
Matt Bierner committed
M
Undo split of serializers into own main thread class
Matt Bierner committed
M
Split up main thread webview services
Matt Bierner committed
R
Fix Buffer reference in browser for ms auth
Rachel Macfarlane committed