Commit Graph

51142 Commits

Author SHA1 Message Date
Joao Moreno
f391286633 fix build 2019-07-04 14:32:46 +02:00
Joao Moreno
9eec01eff3 update distro 2019-07-04 11:54:02 +02:00
Joao Moreno
0be0a4d304 fix build 2019-07-04 11:11:04 +02:00
Joao Moreno
576ef86725 update distro 2019-07-04 10:52:35 +02:00
Joao Moreno
e684bf532d also minify reh, web 2019-07-04 10:51:54 +02:00
Joao Moreno
3e025bdd3f bring back arch dependent yarn cache 2019-07-04 10:33:04 +02:00
Joao Moreno
d1f35d4241 minify darwin 2019-07-04 10:21:36 +02:00
Joao Moreno
c9579851c8 move optimization & minification to shared agent 2019-07-04 10:17:08 +02:00
Joao Moreno
e1128437ff bring back CHILD_CONCURRENCY=1 2019-07-04 09:53:15 +02:00
Joao Moreno
0d4bac8bbe distro 2019-07-04 09:32:52 +02:00
Joao Moreno
c509b0c5ba cleanup multiarch 2019-07-04 09:21:51 +02:00
Joao Moreno
651fd1b4bd introduce VSCODE_COMPILE_ONLY 2019-07-04 09:16:05 +02:00
Joao Moreno
9c3a04e709 Merge remote-tracking branch 'origin/master' into joao/build-perf 2019-07-04 08:44:02 +02:00
Joao Moreno
796ce6b04a all platforms: move distro into cache 2019-07-04 08:26:44 +02:00
Joao Moreno
57e9f3e2db fix windows tests 2019-07-04 08:18:14 +02:00
Joao Moreno
d8eb7c83d0 more distro into cache 2019-07-04 08:14:16 +02:00
Joao Moreno
7471bf71c1 bring distro dependencies into cache too 2019-07-04 08:11:03 +02:00
Joao Moreno
fcad5db651 use CHILD_CONCURRENCY 2019-07-04 07:58:12 +02:00
Joao Moreno
58ef8c63d1 try fix win32 build 2019-07-04 07:28:16 +02:00
Daniel Imms
6a7d02f2f4 Remove unused function 2019-07-03 20:44:29 -07:00
Daniel Imms
6e676ca495 Remove unused imports 2019-07-03 20:43:52 -07:00
Daniel Imms
8cc05770c0 Disable terminal tests failing on macOS
Part of #76515
2019-07-03 20:38:03 -07:00
Matt Bierner
0964952bcd Marking almost all product fields as readonly 2019-07-03 18:34:04 -07:00
Matt Bierner
e6b698b4fd Using DisposableStore in place of disposable arrays in a few more files 2019-07-03 18:16:39 -07:00
Matt Bierner
1da98a12da Use DisposableStore in listWidget 2019-07-03 18:16:39 -07:00
Matt Bierner
2ae83d6123 Use DisposableStore instead of IDisposable[] 2019-07-03 18:16:39 -07:00
Matt Bierner
32134adfaa Use DisposableStore instead of IDisposable[] 2019-07-03 18:16:39 -07:00
Matt Bierner
79eb7d841e Add message for Potential leak stack 2019-07-03 18:16:39 -07:00
Matt Bierner
6bb0ffb66e Use Mutable disposable 2019-07-03 18:16:39 -07:00
Daniel Imms
e52805a945 Add missing semicolons 2019-07-03 17:28:43 -07:00
Daniel Imms
112a60d637 Ensure terminal tests don't leak terminals
Part of #76515
2019-07-03 17:22:18 -07:00
Daniel Imms
052f74b6c6 Fix exception throwing in terminal integration tests
Part of #76515
2019-07-03 16:24:10 -07:00
Sandeep Somavarapu
e717f7e51c handle reveal user data resources on renderer 2019-07-04 01:04:07 +02:00
Sandeep Somavarapu
d61af16df2 fix show item in folder in windows 2019-07-04 00:59:22 +02:00
Matt Bierner
bc7f5a7206 Merge pull request #76387 from skprabhanjan/fix-76141
Fix-76141 Add border around image in image preview
2019-07-03 15:24:53 -07:00
Miguel Solorio
0f295fd07b Update markdown preview icon to have bevel edges 2019-07-03 15:05:45 -07:00
Alex Dima
7f833a9163 More cleanup in tokens code 2019-07-03 23:19:58 +02:00
Alex Dima
631e22aa76 renames 2019-07-03 23:11:01 +02:00
Joao Moreno
67a6826516 use powershell 2019-07-03 23:04:54 +02:00
Joao Moreno
17b15afc0e fix windows cache key 2019-07-03 22:47:27 +02:00
Joao Moreno
2053c25281 fail build if compilation cache is not restored 2019-07-03 22:44:13 +02:00
Joao Moreno
82fd1cf260 fix mooncake condition 2019-07-03 22:04:25 +02:00
Joao Moreno
f31569c730 fix build dependencies 2019-07-03 22:03:08 +02:00
Joao Moreno
fd00669832 remove unnecessary step 2019-07-03 22:01:07 +02:00
Joao Moreno
c3fd755563 bring back all agents 2019-07-03 21:59:41 +02:00
Rob Lourens
2d1aec3ccf Fix #74142
Get rid of the "current match" debouncer because now the selection and focus are synced by the navigator anyway, and that's fine.
Now the only debounce is on the open event coming from the navigator.
Also, change the navigator onFocus to respect the browserEvent's preserveFocus which should be ok
2019-07-03 12:05:15 -07:00
Rob Lourens
cb555f0004 Remove showing search result when the search viewlet visibility changes
This is broken and I don't really like this behavior anyway
2019-07-03 12:05:15 -07:00
Rob Lourens
e5feef0d72 Test for #66953 2019-07-03 12:05:15 -07:00
Rob Lourens
33c32647a7 Fix #66953
We shouldn't trim here because this chunk can be the middle of a result line. Saw this removing spaces from the result text, resulting in a miscount later on
2019-07-03 12:05:15 -07:00
Rob Lourens
6af7cde5c0 For #76442 2019-07-03 12:05:15 -07:00