rebornix
f7e5a67039
NotebookDocumentShowOptions#selections.
2021-04-12 16:05:34 -07:00
rebornix
9a00c870b9
remove NotebookEditor#selection.
2021-04-12 14:33:45 -07:00
rebornix
a546db679a
re #119599 . Avoid flickering when outputs are cleared.
2021-04-12 12:08:09 -07:00
rebornix
f1ca325298
always allow split cells in cell toolbar.
2021-04-12 10:48:14 -07:00
Johannes Rieken
5c99b8c11e
Merge pull request #120925 from microsoft/joh/kernel-push
...
Implement notebook kernels as push model
2021-04-12 18:48:06 +02:00
Johannes Rieken
31da9f54b8
some jsdoc
2021-04-12 18:46:33 +02:00
Johannes Rieken
88006b8437
add (bring back) NotebookKernel#createNotebookCellExecutionTask
2021-04-12 18:43:21 +02:00
Johannes Rieken
d38cfa11d8
Merge branch 'notebook/dev' into joh/kernel-push
2021-04-12 17:38:07 +02:00
Johannes Rieken
95fe64c807
api todos, remove unused type
2021-04-12 17:18:15 +02:00
Johannes Rieken
b7d7aaca74
add NotebookTextModel#reset which allows to re-init a notebook, use when reverting notebook editor models, https://github.com/microsoft/vscode/issues/120771
2021-04-12 16:09:17 +02:00
Johannes Rieken
af0d76ffa9
Merge branch 'notebook/dev' into joh/kernel-push
2021-04-12 08:51:33 +02:00
Ladislau Szomoru
01466cf692
Remove IWorkspaceTrustRequestModel
2021-04-10 12:13:31 +02:00
Ladislau Szomoru
c41460cba5
Split WorkspaceTrustService ( #120974 )
...
* Split WorkspaceTrustService into WorkspaceTrustManagementService, WorkspaceTrustRequestService, WorkspaceTrustStorageService
2021-04-10 07:20:58 +00:00
Jackson Kearl
3b4a74297c
Getting Started: Allow click to toggle completion
...
Closes #120996
2021-04-09 20:36:58 -07:00
Rob Lourens
148029c535
Make find expand widget button themeable
...
Fix #120899
2021-04-09 20:05:08 -07:00
Jackson Kearl
0b305965c9
Close #119964
2021-04-09 19:51:17 -07:00
Jackson Kearl
5d85fe4fa0
#119964
2021-04-09 19:47:37 -07:00
Jackson Kearl
8047d35015
Clean up details view for small windows.
2021-04-09 19:35:34 -07:00
Jackson Kearl
a5af80b4bc
Getting started details page scrolling
2021-04-09 15:32:12 -07:00
Jackson Kearl
6e978a960c
Fix centering
2021-04-09 15:10:10 -07:00
Jackson Kearl
2134666ed1
fixup scrolling of categories page
2021-04-09 14:53:16 -07:00
deepak1556
a7e080af02
Revert "Don't block svg loading inside of iframe based webviews"
...
This reverts commit a7a14ff215 .
2021-04-09 14:45:57 -07:00
deepak1556
f95b7e935f
Revert "chore: bump electron@12.0.2"
...
This reverts commit 79a429d92d .
2021-04-09 14:17:02 -07:00
Matt Bierner
c5dd09e2f5
Update to use new webview url for permissions check
...
Fixes #120978
2021-04-09 14:15:50 -07:00
Matt Bierner
a7a14ff215
Don't block svg loading inside of iframe based webviews
...
Fixes #118181
2021-04-09 14:07:57 -07:00
rebornix
d5ecfd54f1
Merge branch 'notebook/dev' into main
2021-04-09 14:04:32 -07:00
rebornix
751d8deef0
load show more action only when necessary.
2021-04-09 14:03:56 -07:00
Sandeep Somavarapu
6229e7a57f
change to async
2021-04-09 21:44:03 +02:00
Sandeep Somavarapu
8df884882c
#120860 Improve untrusted settings shape
...
- define requireTrustedTarget on property
- add tests
2021-04-09 21:35:29 +02:00
Eric Amodio
d993d5d555
Adds proposed api checks and splits proposal
2021-04-09 15:16:55 -04:00
SteVen Batten
b8afc6415b
Simplify the trust editor ( #120964 )
...
* improvements
* cleanup
fixes #120904
* use 2 views for extensions requiring trust
2021-04-09 19:05:27 +00:00
deepak1556
4020b1a1e3
ci: disable exploration branch sync
2021-04-09 11:57:19 -07:00
Jackson Kearl
532a0b3a99
Onboard search-result to workspace trust.
2021-04-09 11:49:42 -07:00
Jackson Kearl
dfef0f6e43
Jackson/getting started grid ( #120958 )
...
* Use grid for getting started content
* Improve UX of completed and hidden items and the recent workspaces list
Fix #120855
* Tweak styling for single column case
2021-04-09 18:46:04 +00:00
isidor
ded8b935ca
fix typo
2021-04-09 20:17:35 +02:00
Raymond Zhao
46feb94438
Bump windows-process-tree, fixes #120570
2021-04-09 11:12:11 -07:00
Benjamin Pasero
58faca759a
custom editors - implement save retry properly
2021-04-09 17:04:03 +02:00
Logan Ramos
f7d9b934d3
Bump distro
2021-04-09 10:55:58 -04:00
Alex Ross
2894338f38
Add all valid hosts to simple browser ( #120929 )
...
and pass sourceUri not targetUri
2021-04-09 16:54:31 +02:00
João Moreno
84043ab3b8
fixes #120934
2021-04-09 16:49:12 +02:00
Daniel Imms
957d8d2e74
Ensure tab widget doesn't resize on workbench resize
2021-04-09 07:30:25 -07:00
Benjamin Pasero
1ed73408cd
file working copy - prolong shutdown for pending saves
2021-04-09 16:02:52 +02:00
Johannes Rieken
fd315204d7
💄
2021-04-09 15:42:43 +02:00
Johannes Rieken
d8e1c802f7
add some override https://github.com/microsoft/vscode/issues/120675
2021-04-09 15:29:47 +02:00
Johannes Rieken
ec8c7257ed
remove/disable selected and onDidChangeSelection from new kernel world
...
this need further clarification. we might be able to fold this into the API for communicating with a renderer
2021-04-09 15:05:58 +02:00
Johannes Rieken
a1139fd83c
💄
2021-04-09 14:49:12 +02:00
Johannes Rieken
760ca34373
add some deprecation marks
2021-04-09 14:46:36 +02:00
Johannes Rieken
ead08c9b51
update notebook editor status when kernel "instance" changes
2021-04-09 14:39:09 +02:00
Alex Ross
50fe76ba29
Onboard task extension to workspace trust
2021-04-09 14:29:13 +02:00
Daniel Imms
b2b90e970c
Improve type safety around terminalTabbedView
...
Fixes #120926
2021-04-09 05:27:24 -07:00