Rob Lourens
|
ab04541f58
|
Don't rerender outputs that were already rendered on metadata update
and don't render new outputs when the cell output is collapsed
Fix #104580
|
2020-08-27 14:56:49 -07:00 |
|
Matt Bierner
|
2d1b28db22
|
Use the new lastCommittedOrigin for remote port forwarding in webviews (#105531)
Fixes #102449
|
2020-08-27 14:37:16 -07:00 |
|
Matt Bierner
|
1c4f6acea5
|
Gate webview polling usage to safari when scripts are disabled
|
2020-08-27 13:59:02 -07:00 |
|
Matt Bierner
|
2579c033f2
|
Enable pointer lock in webviews
Fixes #104169
|
2020-08-27 13:54:46 -07:00 |
|
Matt Bierner
|
f542ed32c1
|
Rename
|
2020-08-27 13:51:11 -07:00 |
|
Matt Bierner
|
08be66406f
|
Make context the first arugment to constructors
|
2020-08-27 13:51:11 -07:00 |
|
Matt Bierner
|
9b117bbb1d
|
Move custom editor activation into mainThreadCustomEditors
|
2020-08-27 13:51:11 -07:00 |
|
Daniel Imms
|
2ad4bc2dbb
|
Merge pull request #105527 from microsoft/tyriar/welcome
Welcome support in terminal
|
2020-08-27 12:58:32 -07:00 |
|
Daniel Imms
|
47ecd45eaa
|
Merge branch 'master' into tyriar/welcome
|
2020-08-27 12:47:59 -07:00 |
|
Daniel Imms
|
a5682a5a46
|
Require process support for most terminal keybindings
|
2020-08-27 12:46:46 -07:00 |
|
Daniel Imms
|
aa6b2f163d
|
Initial terminal welcome support
|
2020-08-27 12:38:33 -07:00 |
|
rebornix
|
2f88d58859
|
rename 💄
|
2020-08-27 12:06:04 -07:00 |
|
Rachel Macfarlane
|
b991349b33
|
Mark onDidChangeAuthenticationProviders as deprecated in proposed API
|
2020-08-27 12:04:41 -07:00 |
|
rebornix
|
b2693bb7ed
|
remove legacy kernel on content provider
|
2020-08-27 12:01:25 -07:00 |
|
Eric Amodio
|
95f0ea4cd8
|
Adds lazy allocation for the itle desc dom node
|
2020-08-27 14:57:47 -04:00 |
|
Eric Amodio
|
8da30f9ec1
|
Adds title description to view pane containers
|
2020-08-27 14:57:47 -04:00 |
|
Rachel Macfarlane
|
650197b991
|
Add authentication contribution point, #103507
|
2020-08-27 11:51:18 -07:00 |
|
rebornix
|
3bd7c6981e
|
enable enhanced text diff view for notebook by default.
|
2020-08-27 11:38:13 -07:00 |
|
rebornix
|
20e9b0b78f
|
support reverting outputs.
|
2020-08-27 11:32:38 -07:00 |
|
rebornix
|
883749806b
|
support revert notebook cell metadata in diff view.
|
2020-08-27 11:26:01 -07:00 |
|
rebornix
|
342899271d
|
re #105346.
|
2020-08-27 11:25:32 -07:00 |
|
SteVen Batten
|
fc1b768258
|
fixes #90836
|
2020-08-27 10:25:27 -07:00 |
|
SteVen Batten
|
8877f5f60a
|
fixes #105480
|
2020-08-27 10:21:39 -07:00 |
|
Dirk Bäumer
|
0dd985bf4c
|
Merge pull request #104518 from noellelc/dev/noecald/updateRichNavDependency
Rich Nav - incorporate updates to RichNav's GitHub Action
|
2020-08-27 18:03:48 +02:00 |
|
Connor Peet
|
cc96f8ea23
|
debug: bump js-debug-companion
|
2020-08-27 08:58:47 -07:00 |
|
Dirk Bäumer
|
5817b526b1
|
Merge branch 'master' into dev/noecald/updateRichNavDependency
|
2020-08-27 17:54:38 +02:00 |
|
Johannes Rieken
|
450c37e2f7
|
also send onNotebook:XYZ event, https://github.com/microsoft/vscode/issues/105496
|
2020-08-27 17:48:34 +02:00 |
|
Benjamin Pasero
|
3c80a82a8e
|
perf - load semver-umd only when needed in cli-process
|
2020-08-27 17:08:36 +02:00 |
|
Alex Dima
|
60efb74133
|
update native-keymap
|
2020-08-27 16:25:38 +02:00 |
|
Alex Ross
|
874c98d884
|
Always use new hover in custom tree views
|
2020-08-27 16:17:34 +02:00 |
|
Sandeep Somavarapu
|
d82329c55d
|
update distro
|
2020-08-27 16:08:53 +02:00 |
|
Johannes Rieken
|
dcdc03f35d
|
activate extensions before trying to resolve a notebook
|
2020-08-27 15:09:30 +02:00 |
|
Sandeep Somavarapu
|
de8eb7dd8c
|
use recommendations in prompt text
|
2020-08-27 14:44:45 +02:00 |
|
Sandeep Somavarapu
|
c0a8b1d2dd
|
do not show not installable extensions in recommendations
|
2020-08-27 14:33:07 +02:00 |
|
Sandeep Somavarapu
|
4880a28f09
|
recommend extensions only when they are installable
|
2020-08-27 14:33:06 +02:00 |
|
Sandeep Somavarapu
|
8743d95c76
|
introduce canInstall api in extension management service
|
2020-08-27 14:33:06 +02:00 |
|
Alex Ross
|
e5be134f62
|
Show task detail on already selected default
Fixes #105315
|
2020-08-27 13:59:42 +02:00 |
|
Johannes Rieken
|
dfa931d786
|
more Dto<T> tweaks
|
2020-08-27 13:33:45 +02:00 |
|
Johannes Rieken
|
470966b066
|
add model version to notebook edits when possible, https://github.com/microsoft/vscode/issues/105283
|
2020-08-27 11:58:01 +02:00 |
|
Johannes Rieken
|
fdf5b95a51
|
replace ICellInsertEdit, ICellDeleteEdit with ICellReplaceEdit, https://github.com/microsoft/vscode/issues/105283
|
2020-08-27 11:25:41 +02:00 |
|
Alex Ross
|
0de8d51904
|
Finalize task detail API
Fixes #69785
|
2020-08-27 11:08:48 +02:00 |
|
Johannes Rieken
|
0eb11e8f0c
|
align names, https://github.com/microsoft/vscode/issues/105283
|
2020-08-27 10:47:13 +02:00 |
|
Benjamin Pasero
|
21dd836ddb
|
macOS: detect high contrast theme (fix #105481)
|
2020-08-27 10:45:00 +02:00 |
|
Johannes Rieken
|
860a68747f
|
WorkspaceEdit#replaceCells|CellOutput|CellMetadata, https://github.com/microsoft/vscode/issues/105283
|
2020-08-27 10:25:17 +02:00 |
|
Benjamin Pasero
|
f4d92fcb73
|
electron 9: adopt 'render-process-gone' event and show details
|
2020-08-27 10:24:50 +02:00 |
|
Eric Amodio
|
5a968d0235
|
Adds scmProviderRootUri context key
|
2020-08-27 01:17:14 -04:00 |
|
Rob Lourens
|
b58f4549b2
|
Implement notebook cell status bar item contributions
Fix #104958
|
2020-08-26 17:07:10 -07:00 |
|
Robo
|
6b90f4d6dc
|
chore: bump electron@9.2.1 (#105459)
Fixes https://github.com/microsoft/vscode/issues/104636
|
2020-08-26 16:55:03 -07:00 |
|
Matt Bierner
|
23fe7a39de
|
Split extHost webview panels to own file
|
2020-08-26 16:46:26 -07:00 |
|
Matt Bierner
|
72cbf699d8
|
Split out main thread webview panels into own class/file
|
2020-08-26 16:46:26 -07:00 |
|