Commit graph

70869 commits

Author SHA1 Message Date
Johannes Rieken ff7a107e41 update search file 2020-09-18 10:47:37 +02:00
Alex Ross 8338e6a013 Fix remaining tildified path in variable resolving
Fixes #106988
2020-09-18 10:40:12 +02:00
isidor 2b83b6ca82 fixes #106439 2020-09-18 10:34:56 +02:00
Johannes Rieken c1472bd0d6
Merge pull request #106856 from microsoft/joh/resolveCodeAction
Support for resolving code actions
2020-09-18 10:31:38 +02:00
Benjamin Pasero b83df9da4b 💄 2020-09-18 10:24:20 +02:00
Benjamin Pasero b38b758032 🆙 distro 2020-09-18 09:58:54 +02:00
Benjamin Pasero 4af670c204 debt - more native environment service adoption 2020-09-18 09:58:54 +02:00
Martin Aeschlimann e5d104b3a8 Remote: Disallow saving workspace locally. Fixes #106990 2020-09-18 09:51:38 +02:00
Benjamin Pasero a60bbd1f0d environmentService => nativeEnvironmentService 2020-09-18 09:51:08 +02:00
Benjamin Pasero ae6e3bcb49 debt - introduce native environment service descriptor 2020-09-18 09:49:32 +02:00
Benjamin Pasero 09a78db5ef pinned tabs - change sizing to normal by default 2020-09-18 09:29:41 +02:00
Rob Lourens 8e79cf7d39
Implement generic invokeWithinContext for all editor panes (#104947)
* Implement generic invokeWithinContext for all editor panes
Continues PR #104694

* - Remove "invokeWithinContext" from groups and panes,
only expose context key service
- Implement this correctly for composite editors
- Fix tests

* Rename and simplify things

* Fix build error

* Fix EditorService unit test

* Update src/vs/workbench/browser/parts/editor/textDiffEditor.ts

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>

* 💄
PR #104947

* 💄

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-09-18 08:02:24 +02:00
Connor Peet 75e55d195f
debug: update js-debug 2020-09-17 22:42:44 -07:00
Rachel Macfarlane 403a6895f4 #106321, Don't retry token refresh if the response was not ok 2020-09-17 19:39:09 -07:00
rebornix e42a46ab35 Notebook document content options. 2020-09-17 17:13:29 -07:00
Sandeep Somavarapu d45d4ca352
Merge pull request #106898 from microsoft/sandy081/fix89595
Simplify settings sync quick pick UI
2020-09-17 21:15:48 +02:00
Sandeep Somavarapu d9680b9d05 💄 2020-09-17 21:14:13 +02:00
Sandeep Somavarapu 5f1997e0b5 fixes:
- focus the first element by default
- tweak wordings
2020-09-17 21:10:50 +02:00
Sandeep Somavarapu d58ebff71a Merge branch 'master' into sandy081/fix89595 2020-09-17 20:31:48 +02:00
Sandeep Somavarapu 95d85ec773
Merge pull request #106953 from microsoft/sandy081/sync/switchService
Add selecting settings sync service in turn on flow
2020-09-17 20:25:03 +02:00
Sandeep Somavarapu 3d471db4c1
Merge branch 'master' into sandy081/sync/switchService 2020-09-17 20:24:44 +02:00
Sandeep Somavarapu 20a6e1f5a2 update sync url on change 2020-09-17 20:20:07 +02:00
sana-ajani f98288e82d update distro 2020-09-17 13:14:00 -04:00
rebornix 39bc865422 💄 2020-09-17 10:09:46 -07:00
rebornix 40ebb1a853 content provider registration without static contribution. 2020-09-17 09:50:57 -07:00
isidor 3156f1fbfc fixes #106865 2020-09-17 18:44:08 +02:00
Benjamin Pasero c12ec27f44 fix compilation 2020-09-17 18:18:28 +02:00
Sandeep Somavarapu e3f0a1bea5 Fix #106934 2020-09-17 17:28:17 +02:00
Sandeep Somavarapu 86ed8976c0 #106934 Clean up marking workspace complete code.
- Do not validate if workspace was not initialized
2020-09-17 17:28:17 +02:00
Benjamin Pasero bd30762848 fix tests 2020-09-17 17:24:57 +02:00
Benjamin Pasero 55476af3b0 sandbox - make native workbench environment service a real one 2020-09-17 17:13:10 +02:00
Sandeep Somavarapu 1b13e16e48
Merge pull request #106763 from microsoft/sandy081/fix106388
handle errors in backup tracker while writing backup
2020-09-17 16:57:09 +02:00
Sandeep Somavarapu 3970c07387
Merge branch 'master' into sandy081/fix106388 2020-09-17 16:56:56 +02:00
Benjamin Pasero 20e5950f54 sandbox - 💄 2020-09-17 16:49:27 +02:00
Benjamin Pasero 5bc5d315a3 sandbox - separate native host service implementation from interfaces 2020-09-17 16:35:21 +02:00
Benjamin Pasero 01472963d7 sandbox - rename electron service => native host service 2020-09-17 16:20:23 +02:00
Benjamin Pasero 82d30d49b2 sandbox - add electron service to layers checker 2020-09-17 15:43:15 +02:00
Johannes Rieken 6fd30f962c add ability to list fs provider capabilities so that we can sync them to the extension hosts 2020-09-17 14:45:50 +02:00
Johannes Rieken afbaf2cfea missing compile 2020-09-17 14:36:10 +02:00
Sandeep Somavarapu 437260c606 #106934 log error while validating 2020-09-17 13:37:33 +02:00
Martin Aeschlimann 5bed818ae0 Use lowercase microsoft 2020-09-17 13:11:17 +02:00
Benjamin Pasero 567eb97c83 sandbox - move some types to electronTypes 2020-09-17 13:11:05 +02:00
Martin Aeschlimann b03e0cb72f revert line deletion in json CONTRIBUTING 2020-09-17 13:06:17 +02:00
Benjamin Pasero 99b13b8fbf sandbox - update electron types 2020-09-17 12:45:22 +02:00
Benjamin Pasero 76b7331162 sandbox - make platform.ts fit for sandbox usages 2020-09-17 12:30:59 +02:00
Benjamin Pasero f65e2fbd80 sandbox - make common/process fit for sandbox 2020-09-17 11:51:03 +02:00
ChaseKnowlden 8c91bd8278 Fix Unnecessary change 2020-09-17 11:43:03 +02:00
ChaseKnowlden 9da1f82a39 add github.com link 2020-09-17 11:43:03 +02:00
ChaseKnowlden 1273f7e1b7 fix m 2020-09-17 11:43:03 +02:00
ChaseKnowlden 85c800158e more capital fixes 2020-09-17 11:43:03 +02:00