Commit Graph

53229 Commits

Author SHA1 Message Date
Matt Bierner 1bbf3b3fa6 Add telemetry+warning for webviews that don't have a content security policy
Fixes #79248
2019-08-15 15:16:39 -07:00
Matt Bierner 883ae9069a Remove extra null checks in coalesce
The type system should catch these now
2019-08-15 15:16:39 -07:00
Matt Bierner 3956654054 Strict init and mark events readonly
#78168
2019-08-15 15:16:39 -07:00
Matt Bierner b66f0d96d4 Strict init
#78168
2019-08-15 15:16:39 -07:00
Daniel Imms 8e3070d0dc Merge branch 'tyriar/smoke_ci' 2019-08-15 14:38:37 -07:00
Daniel Imms b320527280 Disable smoke tests on Linux
Puppeteer needs special user setup in order to launch
2019-08-15 14:38:20 -07:00
Peng Lyu 454d16efd7 remote explorer and contribution under proposed api 2019-08-15 14:34:10 -07:00
Alex Dima 6624dbbce9 introduce RemoteAuthorities 2019-08-15 23:11:40 +02:00
Miguel Solorio 324da04f35 Update checkmark so they look more like a ✓ 2019-08-15 22:52:38 +02:00
Miguel Solorio 3922fe8d60 Update search stop icon 2019-08-15 22:48:47 +02:00
Alex Dima bce21c1f5d update distro 2019-08-15 21:59:56 +02:00
Alex Dima 08d5f6dcc1 Add connectionToken 2019-08-15 21:57:26 +02:00
Alex Dima c587b3887e Improve token regex 2019-08-15 21:40:41 +02:00
Daniel Imms 184f5aaedd Fix indent 2019-08-15 11:37:40 -07:00
Daniel Imms cfb9c21361 Make display name consistent 2019-08-15 11:36:53 -07:00
Daniel Imms 562e4cb004 Run smoke tests for darwin/linux in CI 2019-08-15 11:35:39 -07:00
Daniel Imms 22edad13ff Move puppeteer to dev deps 2019-08-15 11:28:53 -07:00
Daniel Imms b65de334b7 Merge pull request #78820 from microsoft/tyriar/puppeteer
Puppeteer smoke test driver
2019-08-15 11:24:55 -07:00
Daniel Imms d343bb0ca6 Update distro 2019-08-15 09:34:59 -07:00
Daniel Imms d8cb87bd21 Reduce diff 2019-08-15 08:45:30 -07:00
Daniel Imms 6bf9508af6 Remove smoke tests from CI for now 2019-08-15 08:36:02 -07:00
Daniel Imms 6463773adb Merge remote-tracking branch 'origin/master' into tyriar/puppeteer 2019-08-15 08:27:47 -07:00
Alex Dima 2bceb25547 Fixes #78975: Look for autoclosing pairs in edits coming in from suggestions 2019-08-15 17:26:00 +02:00
Daniel Imms 8e55695fd5 Fix layer breakage
Part of #79210
2019-08-15 08:09:50 -07:00
Daniel Imms a91f1997dc Merge remote-tracking branch 'origin/master' into tyriar/puppeteer 2019-08-15 07:58:36 -07:00
Daniel Imms 6e8d4cf70f Fix dispatch keybinding when called multiple times 2019-08-15 07:58:24 -07:00
Johannes Rieken 15496555ea remove FakeCommonJSSelf 2019-08-15 16:57:54 +02:00
Johannes Rieken 5e63f6e00f web - reuse require interceptor logic 2019-08-15 16:57:53 +02:00
Johannes Rieken 14ee021883 fix typos 2019-08-15 16:57:53 +02:00
Daniel Imms 173b8c5cc6 Reduce diff 2019-08-15 07:52:23 -07:00
Daniel Imms 520fac5336 Remove click code from puppeteer driver, move interfaces to common 2019-08-15 07:49:06 -07:00
Sandeep Somavarapu b303e7acb5 use safeprocess env 2019-08-15 16:32:31 +02:00
Gabriel DeBacker 0e56130bdf Fix issue with CustomExecutions not working through tasks.executeTask (#79132)
* Do not clear out the map, and track the provided execution during execute task

* Clear provided custom executions map on execution complete

* Save last custom execution
2019-08-15 16:24:53 +02:00
isidor 40921e097e Do not expand session tree node when selecting it
fixes #79184
2019-08-15 16:20:07 +02:00
Sandeep Somavarapu 790cb4e284 fix tests 2019-08-15 16:19:48 +02:00
Daniel Imms 221a6ca43c Fix strict error 2019-08-15 07:15:59 -07:00
Sandeep Somavarapu 28c375c701 update distro 2019-08-15 16:14:54 +02:00
Sandeep Somavarapu 8095541d7d inline product configuration in produt service 2019-08-15 16:08:11 +02:00
Johannes Rieken 926e27cb4f fix compile error 2019-08-15 16:05:00 +02:00
Daniel Imms 9c59fc83d0 Merge remote-tracking branch 'origin/master' into tyriar/puppeteer 2019-08-15 06:57:34 -07:00
isidor 998a6d7cf9 callStack view: do not show thread when there is only one to be compact
fixes #79121
2019-08-15 15:48:52 +02:00
Sandeep Somavarapu bc433d65c4 Fix #79206 2019-08-15 15:37:25 +02:00
Johannes Rieken 21de711cdf remove proposed API vscode.commands.onDidExecuteCommand 2019-08-15 15:24:40 +02:00
isidor 985c775b38 rawDebugSession: do not use process
#79210
2019-08-15 15:23:43 +02:00
Benjamin Pasero 5d4a2514c9 debt - avoid process dependency in common 2019-08-15 14:57:21 +02:00
Johannes Rieken f5ade17659 fix process layer-breaker 2019-08-15 14:37:08 +02:00
Johannes Rieken 032ffe6ae1 better exports trapping 2019-08-15 14:03:34 +02:00
Benjamin Pasero 40b5ba9cf2 web - workaround clipboard issue with selection type 2019-08-15 13:57:15 +02:00
Benjamin Pasero 92dafb390c web - implement credentials provider and add API 2019-08-15 13:13:58 +02:00
Benjamin Pasero 2b22c0a0b2 update distro 2019-08-15 13:05:11 +02:00