Commit graph

66000 commits

Author SHA1 Message Date
Robo 9497225207
chore: bump electron@8.2.5 (#98109) 2020-05-18 12:51:22 -07:00
João Moreno 24e33630b7 Merge branch 'joao/github' 2020-05-18 21:17:36 +02:00
João Moreno a85a2e6044 move credential provider to github 2020-05-18 21:04:29 +02:00
Rachel Macfarlane 2df0818300 Fix account badge number for multiple sign in requests 2020-05-18 11:22:45 -07:00
Matt Bierner 443098af77 Don't enable test on remote 2020-05-18 11:18:55 -07:00
Matt Bierner 8b62d8ab52 Add cors header to webview resource response 2020-05-18 11:18:55 -07:00
Matt Bierner 03da630801 Make sure id is explicitly used as authority when rewritting vscode-resource: uris 2020-05-18 11:18:54 -07:00
kieferrm 6d7b8db40e update distro 2020-05-18 10:58:30 -07:00
Sandeep Somavarapu b7bd0da9b5 improve logging when local changed 2020-05-18 19:48:27 +02:00
rebornix 9a384768c3 Fix #97694. 2020-05-18 10:35:43 -07:00
Sandeep Somavarapu 97d28cb0e7 trigger sync immediately when resource is enabled 2020-05-18 19:33:23 +02:00
Sandeep Somavarapu abb55ff617 Revert "skip syncing if sync is in progress"
This reverts commit 5d0a93929d.
2020-05-18 19:22:12 +02:00
Sandeep Somavarapu a540333e97 #98103 add tests 2020-05-18 19:20:32 +02:00
Sandeep Somavarapu 7488eb6109 Handle too many requests error from server 2020-05-18 18:53:33 +02:00
Sandeep Somavarapu 0f8f02d709 Add request limit 2020-05-18 18:53:33 +02:00
João Moreno a1ddfae782
fix: use electron-osx-sign instead of manual code signing (#97582)
* fix: use electron-osx-sign instead of manual code signing

* build/gulpfile.vscode.darwin.js -> build/darwin/sign.ts

* fix script call in pipeline

* fix incorrect keychain path

* fix update path to entitlements

* sign children first

* move electron-osx-sign deps to build/

Co-authored-by: deepak1556 <hop2deep@gmail.com>
2020-05-18 08:43:30 -07:00
Alex Ross 65f571bfb9 Don't show remote picker when only one option 2020-05-18 17:40:20 +02:00
Sandeep Somavarapu 82105aad47 add sync now command to telemetry 2020-05-18 17:32:40 +02:00
Sandeep Somavarapu 5d0a93929d skip syncing if sync is in progress 2020-05-18 17:22:30 +02:00
Sandeep Somavarapu 991215afb1 Fix #98092 2020-05-18 17:03:54 +02:00
Sandeep Somavarapu 4af9b3e29a limit once per 10s 2020-05-18 16:56:27 +02:00
Sandeep Somavarapu 65cc975a8d Send client commit through headers 2020-05-18 16:54:09 +02:00
Sandeep Somavarapu 18d49700e4 Revert "Revert rate limit on client"
This reverts commit 23ff77487e.
2020-05-18 16:41:08 +02:00
isidor c1472b14a1 #95894 2020-05-18 15:53:36 +02:00
João Moreno b629dba454 export to, clone from github 2020-05-18 15:51:15 +02:00
Isidor Nikolic 7f49bf1940
Merge pull request #97912 from microsoft/isidorn/selection-anchor
editor: introduce anchor selection
2020-05-18 15:24:35 +02:00
isidor f0cd2ce037 tacke review comments 2020-05-18 15:23:48 +02:00
João Moreno ee4e97fe6a publish command 2020-05-18 14:59:22 +02:00
João Moreno 12b150a961 github: remote source provider 2020-05-18 14:37:53 +02:00
Alex Dima 935a44112d
Have all commands go through the view model instead of the cursor 2020-05-18 14:15:49 +02:00
Alex Dima 993c159563
Have the Cursor not be a ViewEventEmitter 2020-05-18 14:15:49 +02:00
João Moreno 1c98bbbbc2 add github extension 2020-05-18 14:13:08 +02:00
Sandeep Somavarapu 48dc035b34 Fix #97895 2020-05-18 13:43:56 +02:00
isidor 1fc148b254 fixes #98035 2020-05-18 12:20:31 +02:00
Isidor Nikolic fd9d65bc7b
Merge pull request #97762 from robertrossmann/feat/repl-colours
feat: implement colour contributions for debug REPL
2020-05-18 12:12:01 +02:00
Sandeep Somavarapu 23ff77487e Revert rate limit on client 2020-05-18 11:41:04 +02:00
Johannes Rieken fe91848d95 use toString in assertIsEqual, https://github.com/microsoft/vscode/issues/93368 2020-05-18 11:04:56 +02:00
isidor de3e5a4bf4 debug: always send name to evalute with clipboard context 2020-05-18 11:02:51 +02:00
Alex Ross 7fd005a3ff Fix second level task quick access
Fixes #97937
2020-05-18 10:38:18 +02:00
Johannes Rieken 4aeadb9ca7 fix compile error - fyi @rebornix 2020-05-18 10:10:27 +02:00
Benjamin Pasero 0c3017c62e files - handle write errors from touching like normal save errors (for #34915) 2020-05-18 09:32:22 +02:00
Benjamin Pasero 06cc01337c quick pick - do not pick second editor if group is empty 2020-05-18 09:30:43 +02:00
Benjamin Pasero b516873406 🆙 product version for web dev 2020-05-18 09:27:24 +02:00
Sandeep Somavarapu 1a085e1bb6 fix monaco editor check 2020-05-18 08:40:59 +02:00
Sandeep Somavarapu 82a11a68d5 add views to localization resources 2020-05-18 08:40:31 +02:00
rebornix 0e5cedb755 💂 copy cell does not copy custom metadata 2020-05-17 21:20:46 -07:00
rebornix 2d6df55ad1 Notebook kernel preloads 2020-05-17 21:12:58 -07:00
rebornix 6609e79879 💄 switch editor types when pin 2020-05-17 20:04:35 -07:00
Robert Rossmann e3a36fa10c
feat: implement colour contributions for debug REPL 2020-05-17 23:44:47 +02:00
Rob Lourens 6071a17e88 Bump node2 2020-05-17 16:41:05 -05:00