João Moreno
|
a78fffbdb0
|
remove unused eslint mocha
|
2021-01-07 14:55:03 +01:00 |
|
Alexandru Dima
|
72572c59cf
|
bust the node modules cache
|
2021-01-07 13:56:12 +01:00 |
|
Benjamin Pasero
|
578c3d5374
|
fix #113781
|
2021-01-07 13:53:41 +01:00 |
|
Benjamin Pasero
|
d4c3280073
|
tabs - polish how to detect that scrollbar needs update
|
2021-01-07 13:33:14 +01:00 |
|
Johannes Rieken
|
683a30f74c
|
Revert "better fix for https://github.com/microsoft/vscode/issues/113852"
This reverts commit d687818f8e.
|
2021-01-07 12:26:14 +01:00 |
|
Johannes Rieken
|
7222c005ca
|
update loader, event better fix for https://github.com/microsoft/vscode/issues/113852
|
2021-01-07 12:25:25 +01:00 |
|
Johannes Rieken
|
c1930b6baf
|
make default policy strict, https://github.com/microsoft/vscode/issues/113975
|
2021-01-07 12:07:26 +01:00 |
|
Johannes Rieken
|
cdb373186c
|
refince CSP for trusted types but don't yet enable it, https://github.com/microsoft/vscode/issues/103699
|
2021-01-07 12:04:54 +01:00 |
|
Johannes Rieken
|
a9dc6d28fd
|
use default tt policy to workaround electron webview innerHTML-usage, https://github.com/microsoft/vscode/issues/113975
|
2021-01-07 12:04:54 +01:00 |
|
Benjamin Pasero
|
d5fc23ce6c
|
Wrapping tabs: editor toolbar bleeds into tab when space is limited (fix #113926)
|
2021-01-07 12:01:31 +01:00 |
|
Alex Ross
|
14bb2fdc12
|
Tunnels from a tunnel factory can have async dispose
|
2021-01-07 11:34:17 +01:00 |
|
João Moreno
|
a84603f49f
|
fix condition
|
2021-01-07 11:26:18 +01:00 |
|
Johannes Rieken
|
f2dd095492
|
add (disabled but almost ready) CSP for trusted types, https://github.com/microsoft/vscode/issues/103699
|
2021-01-07 11:14:35 +01:00 |
|
Johannes Rieken
|
4aff4b9923
|
trusted types - loader should use trusted script url when using script tags, https://github.com/microsoft/vscode/issues/103699
|
2021-01-07 11:14:35 +01:00 |
|
Johannes Rieken
|
de9e9c414e
|
fix path in tsec-compile-check
|
2021-01-07 11:14:35 +01:00 |
|
João Moreno
|
df10825f69
|
fix yaml
|
2021-01-07 11:01:15 +01:00 |
|
João Moreno
|
5e673678eb
|
Merge branch 'joao/build/single-compile-job'
|
2021-01-07 10:59:12 +01:00 |
|
João Moreno
|
575f87306f
|
Merge branch 'joao/build/esbuild'
|
2021-01-07 10:56:08 +01:00 |
|
João Moreno
|
fb4a88e403
|
rename
|
2021-01-07 10:55:45 +01:00 |
|
João Moreno
|
ab3297dd13
|
only run terrapin on cache miss
|
2021-01-07 10:53:33 +01:00 |
|
João Moreno
|
11b79ba7eb
|
parameters
|
2021-01-07 10:38:28 +01:00 |
|
João Moreno
|
d495358b01
|
add parameter display names
|
2021-01-07 10:35:50 +01:00 |
|
João Moreno
|
d944b91cd1
|
remove no-exclusive-tests
|
2021-01-07 10:18:00 +01:00 |
|
Benjamin Pasero
|
39810d812e
|
Sandbox: adopt forcefullyCrashRenderer when reloading unhealthy renderer (fix #112485)
|
2021-01-07 10:15:22 +01:00 |
|
Benjamin Pasero
|
2b7435c389
|
window - focus() window that opens from protocolHandler
//cc @joaomoreno
|
2021-01-07 09:57:54 +01:00 |
|
Johannes Rieken
|
af5adb530a
|
Revert "add arch to cached data path, https://github.com/microsoft/vscode/issues/113852"
This reverts commit 72095f8603.
|
2021-01-07 09:41:49 +01:00 |
|
Johannes Rieken
|
d687818f8e
|
better fix for https://github.com/microsoft/vscode/issues/113852
|
2021-01-07 09:41:43 +01:00 |
|
João Moreno
|
2d114755e8
|
update distro
|
2021-01-07 09:27:15 +01:00 |
|
João Moreno
|
4149b09417
|
parallelize eslint and hygiene in product-compile
|
2021-01-07 09:25:28 +01:00 |
|
Johannes Rieken
|
a4f9970924
|
Merge pull request #113826 from nrayburn-tech/issue-109438
add a RANDOM_UUID snippet variable
|
2021-01-07 09:21:57 +01:00 |
|
Johannes Rieken
|
74bc1d2672
|
re-enable test for https://github.com/microsoft/vscode/issues/111867
|
2021-01-07 09:18:51 +01:00 |
|
João Moreno
|
c6ceb1ab2e
|
isolate eslint from hygiene
|
2021-01-07 09:15:05 +01:00 |
|
Connor Peet
|
01089c0a50
|
testing: fix unit tests
|
2021-01-06 15:35:20 -08:00 |
|
Connor Peet
|
e2c9137841
|
testing: fix unit tests
|
2021-01-06 15:32:50 -08:00 |
|
Connor Peet
|
5909115757
|
testing: code lens and diagnostic information for tests
|
2021-01-06 15:22:49 -08:00 |
|
Eric Amodio
|
f1151f84ff
|
Adds userAgent to clone, pull, fetch - #111909
Changes to use env
|
2021-01-06 17:50:42 -05:00 |
|
Matt Bierner
|
6802a656e2
|
Use cast instead of generic
The generic only works in Ts 4.2+
|
2021-01-06 12:31:56 -08:00 |
|
João Moreno
|
271d9b8c00
|
better hygiene task definition
|
2021-01-06 21:21:51 +01:00 |
|
Matt Bierner
|
809d2f63d0
|
Added show options to simple browser open command
|
2021-01-06 12:17:36 -08:00 |
|
Matt Bierner
|
2fed7ba374
|
Adding settings to control which schemes simple browser is enabled for
Also adds a setting to enable/disable the focus lock indicator
|
2021-01-06 12:17:36 -08:00 |
|
Matt Bierner
|
ba67d1bea4
|
Add more explicit type for TS 4.2
|
2021-01-06 12:17:36 -08:00 |
|
João Moreno
|
af6d164f73
|
single compile job
|
2021-01-06 20:37:33 +01:00 |
|
João Moreno
|
cb67fffb94
|
improve hygiene glob patterns
|
2021-01-06 20:36:37 +01:00 |
|
João Moreno
|
27e26536f1
|
💄
|
2021-01-06 20:36:22 +01:00 |
|
Jackson Kearl
|
e4fe157544
|
equal => strictEqual
|
2021-01-06 11:24:57 -08:00 |
|
Isidor Nikolic
|
f489602633
|
Merge pull request #113919 from microsoft/isidorn/workingCopyFileService
workginCopyFileService: only one event for multiple operations
|
2021-01-06 20:23:59 +01:00 |
|
isidor
|
4aca944132
|
make sure to not fire any events for empty opertaions array
|
2021-01-06 20:22:20 +01:00 |
|
isidor
|
4f10940460
|
minor polish
|
2021-01-06 19:45:23 +01:00 |
|
Jackson Kearl
|
de8b677276
|
Skip batching test due to failing on build machines.
Ref #113911.
|
2021-01-06 10:45:12 -08:00 |
|
chenjigeng
|
ac10e57f6c
|
fix: The git commit message field is cropped with negative zoom (#112316)
* fix: The git commit message field is cropped with negative zoom
* feat: Change margin to padding to prevent overflow truncation
|
2021-01-06 13:08:33 -05:00 |
|