Commit Graph

55212 Commits

Author SHA1 Message Date
Benjamin Pasero 244934ed10 fix #107652 2020-09-29 16:59:52 +02:00
Sandeep Somavarapu 29a999424b use time interval trigger instead of window open, also fix using correct maps 2020-09-29 16:42:58 +02:00
isidor 1287f6b14a remove console.log statement
fyi @tyriar
2020-09-29 15:13:47 +02:00
isidor 774336d9a7 fixes #107670 2020-09-29 14:26:17 +02:00
Sandeep Somavarapu ec0d469455 Fix #107660 2020-09-29 11:33:20 +02:00
Alex Dima 0580328b72 - CSP: force https only when outer page is on https too
- bring back wrapping the web worker in an `<iframe>` by default
2020-09-29 10:09:49 +02:00
Benjamin Pasero 8348d2fd5e adopt a bit more uriIdentityService 2020-09-29 09:45:15 +02:00
Benjamin Pasero 9de65ab77e try to fix build 2020-09-29 08:46:56 +02:00
Connor Peet b2e7c41d64 notebooks: show a more friendly error if preloads fail
Fixes https://github.com/microsoft/vscode/issues/105946
2020-09-28 15:45:57 -07:00
Sandeep Somavarapu 219a470363 remove support for disabling syncing extension from cli 2020-09-29 00:13:11 +02:00
Sandeep Somavarapu a6dbf4c82c add settings sync enablement handler 2020-09-28 23:56:31 +02:00
Matt Bierner 376ec06341 Replace strings.repeat
Use standard ''.repeat instead
2020-09-28 14:37:33 -07:00
Martin Aeschlimann 2ef6c258b0 Merge pull request #107215 from microsoft/aeschli/welcomeViewGroups
groups for viewsWelcome
2020-09-28 14:10:06 -07:00
Sandeep Somavarapu 64be1b4f68 reset last prompted time if skipped 2020-09-28 23:07:06 +02:00
Sandeep Somavarapu 95b93d3fd2 skip exe recommendations if they are recommended already 2020-09-28 22:37:57 +02:00
Sandeep Somavarapu 44fc7336a1 - introduce medium importance exe tips
- recommend them each in every 7 days
- do not recommend exe tip if a window has more than 2 recommendations
2020-09-28 22:37:57 +02:00
Alex Dima b4a1029e0f Fixes #107596: Use XDG_RUNTIME_DIR if defined 2020-09-28 22:01:18 +02:00
Arjun Attam 88b3efb573 Update tags for playwright packages 2020-09-28 12:44:38 -07:00
Rob Lourens 645c4906e3 Custom dropdown should always stop key event propagation when the keypress is handled #106897
Fix using arrow keys on dropdown in settings editor
2020-09-28 11:33:47 -07:00
Rob Lourens 81d28831fc Move toc outline color registration #106897 2020-09-28 11:23:36 -07:00
Rob Lourens d8ca481641 Remove toggleClass 2020-09-28 11:10:20 -07:00
Rob Lourens 6e51ec0e91 Clean up tabindex hacking to control tab behavior on settings editor #106897 2020-09-28 10:26:33 -07:00
Rob Lourens 97ff28275b Settings editor 💄 remove setting "index" 2020-09-28 10:26:33 -07:00
Miguel Solorio 4eea30beaa Fix #107393, change dropdown font-size on mac only 2020-09-28 10:24:43 -07:00
Benjamin Pasero 621ff683e8 editors - more EditorResourceAccessor adoption 2020-09-28 18:05:48 +02:00
Benjamin Pasero 062b18dcc4 editors - more getOriginalUri adoption 2020-09-28 17:47:58 +02:00
Benjamin Pasero b1c54c1483 editors - introduce methods to get canonical vs original URIs and adopt 2020-09-28 17:41:22 +02:00
João Moreno 6bbb3ca37f fixes #107308 2020-09-28 17:31:47 +02:00
Eric Amodio 3d1596c779 Adds cancellation to children fetch to avoid timing issue on refresh (#107407)
This PR fixes #107405
2020-09-28 17:08:10 +02:00
Sandeep Somavarapu 371e543338 Queue recommendations
- show only one at a time
- Priority: File > Workspace > Exe
2020-09-28 16:57:43 +02:00
Benjamin Pasero c314be267a some 💄 around URI identity method usages 2020-09-28 16:38:20 +02:00
Johannes Rieken 467b3c677c fix startup perf telemetry 2020-09-28 16:38:04 +02:00
isidor f0996cadd4 debug: minor improvements to callstack aria labels
#106091
2020-09-28 16:30:59 +02:00
Alex Dima 12885e341a Wrap web worker ext host in iframe by default 2020-09-28 16:13:44 +02:00
Benjamin Pasero 6fa1c851ad history - adopt usePreferredResource 2020-09-28 16:10:16 +02:00
Jackson Kearl 3d51bf65ac Remove abstract key-val fsp and make indexedDB fsp operate on Uint8Arrs (#107590)
* Remove abstract key-val fsp and make indexedDB fsp operate on Uint8Arrs

* dont export
2020-09-28 07:04:43 -07:00
isidor bf53f56995 fixes #107391 2020-09-28 15:52:18 +02:00
Sandeep Somavarapu b0dc85836f register UserDataSyncStoreManagementService 2020-09-28 15:46:11 +02:00
Benjamin Pasero 767edf8430 fix #107446 2020-09-28 15:39:55 +02:00
isidor 9bc6d75b39 fixes #107394 2020-09-28 15:34:51 +02:00
Benjamin Pasero addd71107e editors - remove memoizer which appears to be buggy 2020-09-28 15:33:01 +02:00
Johannes Rieken 02f0509f75 Merge pull request #107426 from microsoft/joh/cell-output
proposal for NotebookCellOutput
2020-09-28 15:29:27 +02:00
Sandeep Somavarapu 71ca6f50c4 initialize extensions in the background along with other resources 2020-09-28 14:51:06 +02:00
isidor 785f9ce8e4 Up / down and left / right navigation in actionBar only for activityBar since it is a tablist 2020-09-28 14:33:27 +02:00
Alex Dima e2e943417a Handle delta extensions also for the remote desktop case 2020-09-28 14:25:49 +02:00
Alex Dima 3c0d5e7d27 Extract ExtensionRunningLocationClassifier 2020-09-28 14:25:49 +02:00
Alex Dima 25680b3f09 Move _determineRunningLocation up to AbstractExtensionService 2020-09-28 14:25:49 +02:00
João Moreno bd074c39b4 💄 2020-09-28 12:03:11 +02:00
Sandeep Somavarapu 40e663c2bf always get UserDataSyncStore from service 2020-09-28 12:02:40 +02:00
Alex Ross b7d2879695 Add bottom margin to spans in hovers (#107442)
Fixes #101496
2020-09-28 11:35:23 +02:00