Commit graph

68889 commits

Author SHA1 Message Date
Tyler Brockett c2c44f2874 Fix typo in preferences sync - Canelled to Cancelled
[userDataSync] [info] Auto sync: Canelled sync that is in progress
2020-07-27 13:39:51 -07:00
Rob Lourens 54334035c3 Use bufferChangeEvents when setting many context keys in the notebook CellContextKeyMange 2020-07-27 11:08:50 -07:00
Alex Dima 88e6416265
comment out failing web integration test 2020-07-27 17:50:47 +02:00
Sandeep Somavarapu 0566554bb8 add more settings sync tests 2020-07-27 17:03:44 +02:00
Alex Dima b50309d4ef
Fix running location determination in web + remote case 2020-07-27 16:54:43 +02:00
isidor 2f63aa9e55 fixes #102346 2020-07-27 15:48:43 +02:00
Sandeep Somavarapu 811e4ae35e get accepted resource from synchronizers 2020-07-27 15:39:34 +02:00
Sandeep Somavarapu 139a993ce2 more synchronizer tests 2020-07-27 15:02:19 +02:00
Alex Dima b8b392c109
update distro again 2020-07-27 14:28:11 +02:00
Alex Dima e1213d267a
update distro 2020-07-27 14:26:38 +02:00
Alex Dima 547c1c2c61
Add web extensions filder in scanBuiltinExtensions 2020-07-27 14:23:10 +02:00
Alex Dima c3ed1c89cb
Fix problem with missing vscode-web-playground 2020-07-27 14:23:10 +02:00
Alex Dima 6c99a9fca9
Fix that microsoft-authentication is a web extension 2020-07-27 14:23:10 +02:00
Sandeep Somavarapu ada4dd0dff
Merge pull request #103297 from eltociear/patch-1
Fixed typo
2020-07-27 14:10:45 +02:00
Sandeep Somavarapu 4bca4f520e adopt test synchronizer 2020-07-27 13:25:28 +02:00
Alex Dima fe1f200a43
update distro 2020-07-27 13:22:17 +02:00
Alex Dima 5ba8591765
Align build scripts 2020-07-27 13:18:17 +02:00
Sandeep Somavarapu bf8b5c9a2e show preview for extensions 2020-07-27 12:18:29 +02:00
Sandeep Somavarapu f5f7415e96 fix #103238 2020-07-27 11:51:08 +02:00
Sandeep Somavarapu a9e9f70650 rename to editable resource preview 2020-07-27 11:24:29 +02:00
Sandeep Somavarapu b63ccefbad #100315 rename to Settings Sync 2020-07-27 10:40:36 +02:00
Alex Dima 320fbada86
update distro 2020-07-27 09:01:46 +02:00
Alex Dima 7007770868
Small tweaks 2020-07-27 08:58:38 +02:00
Rob Lourens 50652f8189 Fix findFiles integration tests after PR even more 2020-07-26 18:35:14 -07:00
Sandeep Somavarapu 8ca1cf6293 refactor sync to reflect preview, merge, accept & apply. 2020-07-26 22:15:23 +02:00
Rob Lourens e2de23c683 Fix integration tests 2020-07-25 09:21:27 -07:00
Ikko Ashimine 172f8f0ae6
Fixed typo
enviroment→environment
2020-07-25 14:07:56 +09:00
Rob Lourens 313381b678 Implement cell collapse for outputs
#100308
2020-07-24 18:54:08 -07:00
Tyler James Leonhardt c53cc6546f
fix: PowerShell typo 2020-07-24 15:59:42 -07:00
Rob Lourens c1cf8754ce Move cell collapse indicator to same vertical space as run cell 2020-07-24 15:44:33 -07:00
SteVen Batten 97e0239a8f remove unused import 2020-07-24 15:30:51 -07:00
SteVen Batten f74e473238 fixes #103167 2020-07-24 14:06:15 -07:00
Jean Pierre 86c04f72be
Fixes regression: cannot open image with special characters '#', '?', '%' (#102189)
* Fixes #102188

* Add unit test for #102188
2020-07-24 13:58:54 -07:00
Matt Bierner 519ce367a3 Use asAbsolutePath instead of hardcoding path 2020-07-24 13:52:48 -07:00
Matt Bierner d43491b79d Reduce number of files copied for TS web build 2020-07-24 13:52:48 -07:00
Rachel Macfarlane 33659eda9f Add codeExchangeProxyEndpoints to web api 2020-07-24 12:46:15 -07:00
SteVen Batten b2d1932f68 fixes #103166 2020-07-24 09:53:09 -07:00
Rachel Macfarlane 3c96ef7d89 Update Microsoft auth callbacks 2020-07-24 09:11:50 -07:00
Alex Dima 2de4997494
Allow ms-vscode.references-view to use proposed API when running from sources 2020-07-24 15:53:42 +02:00
Daniel Imms e8c3ff351b Log ext host terminal process requests 2020-07-24 06:46:25 -07:00
Alex Dima d42e9162b9
Remove some extension package.json patching 2020-07-24 14:38:10 +02:00
Alex Dima 91cdca1bdb
Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
Alex Dima 750baf0af6
Minify extension resources 2020-07-24 13:57:51 +02:00
Sandeep Somavarapu a8b2444df1 fix accepting local and remote content during merge 2020-07-24 13:40:10 +02:00
Sandeep Somavarapu bf9cc76621 show merge dialog only when there are merges from another machine 2020-07-24 13:31:07 +02:00
Sandeep Somavarapu f6ec272bbd set turning on context using enablement and sync status 2020-07-24 12:35:22 +02:00
Sandeep Somavarapu 8ef53a3f08 #103238 Initialize as soon as one of the account providers is available 2020-07-24 12:13:12 +02:00
Sandeep Somavarapu bc532589c1 💄 2020-07-24 12:13:12 +02:00
Alex Ross 8ba686c4e4 Allow background tasks in dependsOn
Part of #70283
2020-07-24 12:06:26 +02:00
Alex Dima a7b1e06283
Add support for web worker extensions to define their entry point via "browser" 2020-07-24 10:41:04 +02:00