Commit Graph

5928 Commits

Author SHA1 Message Date
Benjamin Pasero
75839ad28e debt - remove traces of hockeyapp 2020-05-13 09:35:11 +02:00
João Moreno
92cf6f4cfd Merge branch 'master' into pr/97266 2020-05-12 11:32:21 +02:00
Benjamin Pasero
9798bdde87 build - run "code -v" to verify notarization is proper 2020-05-12 08:29:02 +02:00
Robo
5aa5fa5f4c fix: gpu helper entitlements (#97546) 2020-05-11 14:04:10 -07:00
João Moreno
44bcbe587d fix retriggering broken builds 2020-05-11 09:47:33 +02:00
Benjamin Pasero
ee8c99a27f 🆙 playwright@1.0.1 2020-05-10 08:54:33 +02:00
Robo
d996bb1d28 fix: entitlement for default helper and browser process (#97263)
Since we load libffmeg.dylib in the browser process which needs
to skip library validation and also we run v8 in the browser process
that requires the JIT permission.
2020-05-08 12:21:03 -07:00
Rob Lourens
863d8b2794 Upload config task can continue on error 2020-05-08 11:26:57 -05:00
Ladislau Szomoru
d357d0283e Add setting to control the sash size 2020-05-08 16:59:25 +02:00
Alex Dima
4578463f90 Do not tree shake interfaces or classes that extend or inherit from symbols defined in the default library 2020-05-08 14:41:03 +02:00
Benjamin Pasero
161d93bb78 build - publish crash reports only if previous steps failed and continue on error 2020-05-08 11:31:08 +02:00
Robo
9a087f1943 fix: add separate helper entitlements (#94728) 2020-05-07 11:11:09 -07:00
Ladislau Szomoru
ccc42093f1 Added display name to PowerShell task (#97160) 2020-05-07 17:52:18 +02:00
Benjamin Pasero
0e490571c8 build - ensure unique crash dump name for windows 2020-05-07 09:43:27 +02:00
Benjamin Pasero
5fd0d725bc diag - publish crashes from builds as artefact 2020-05-07 08:26:12 +02:00
Johannes Rieken
fef9b12da1 fix tree shaker fyi @alexdima 2020-05-06 09:28:32 +02:00
Matt Bierner
d7cf608460 Build VS Code with TS 3.9 rc 2020-05-04 16:34:31 -07:00
Daniel Imms
f2a77dfdbd Merge pull request #96133 from microsoft/tyriar/95459
Go back to just file for deb icon
2020-05-04 02:03:27 -07:00
Matt Bierner
c77dfdc6b8 Pick up new TS version 2020-04-27 12:02:42 -07:00
Alex Dima
8032df1228 Do not create a sourcemap for loader.js 2020-04-25 15:33:03 +02:00
Daniel Imms
1a14317adc Go back to just file for icon path
Fixes #95459
2020-04-25 05:40:12 -07:00
Alex Dima
a250df703d Fix build 2020-04-24 11:17:58 +02:00
rebornix
b9eafe5f66 intergration tests. 2020-04-23 11:55:23 -07:00
Alex Dima
a6e59815c8 Adopt vscode-oniguruma-wasm 2020-04-23 11:16:21 +02:00
Benjamin Pasero
5e697ed31c exploration - enable automated merge again 2020-04-21 17:49:03 +02:00
Martin Aeschlimann
f01eb3c2fc Merge branch 'master' into aeschli/specific-codicon-names 2020-04-21 12:32:29 +02:00
Matt Bierner
c96976d991 Update to latest typescript version to build vscode 2020-04-20 12:17:24 -07:00
Martin Aeschlimann
0497890ec7 Merge branch 'master' into aeschli/specific-codicon-names 2020-04-20 20:47:26 +02:00
Benjamin Pasero
c67ef818b8 Revert "builds - add VSCODE_CONTINUE_ON_TEST_ERRORS"
This reverts commit 95f26d2005.
2020-04-20 19:26:47 +02:00
Benjamin Pasero
95f26d2005 builds - add VSCODE_CONTINUE_ON_TEST_ERRORS 2020-04-20 13:47:50 +02:00
Luqman Aden
828389d890 Register mimetype for *.code-workspace 2020-04-19 04:57:06 -07:00
Martin Aeschlimann
ec02bcd1cc codicon definitions in browser/ui/codicon/codicon 2020-04-17 13:39:54 +02:00
João Moreno
4e8408d4c4 remove deps 2020-04-17 09:47:18 +02:00
Matt Bierner
5426f5ff70 Add CustomDocumentContentChangeEvent
For #77131

- Rename `onDidEdit` to `onDidChange`
- Allow custom editors to fire a `CustomDocumentContentChangeEvent` that only marks the editor as dirty but does not enable undo/redo. The only way for editor to get out of this dirty state is to either save or revert the file
2020-04-16 17:40:20 -07:00
João Moreno
2c97c71f73 deemon 2020-04-16 11:35:34 +02:00
Benjamin Pasero
6e9a34c0de Update exploration-build.yml for Azure Pipelines 2020-04-16 07:00:02 +02:00
Pine Wu
6c068456e3 Modify @types/vscode notification to ping @eamodio 2020-04-15 09:36:12 -07:00
Rachel Macfarlane
1b9a442590 Move github config generation to own build step 2020-04-14 22:59:08 -07:00
Rob Lourens
a3e3167876 Cleanup 2020-04-14 20:20:52 -05:00
João Moreno
3b1965705c Merge pull request #85326 from richard-townsend-arm/woa
Add gulp targets, fix build for Windows on Arm.
2020-04-14 13:27:30 +02:00
João Moreno
2e0cf81197 💄 2020-04-14 13:26:29 +02:00
João Moreno
b925790680 fix arm64 2020-04-14 13:25:01 +02:00
João Moreno
82860b3a83 💄 2020-04-14 13:23:25 +02:00
João Moreno
9267738647 address feedback 2020-04-14 13:21:06 +02:00
Johannes Rieken
2035150bea no ff testing on linux 2020-04-14 11:57:41 +02:00
Johannes Rieken
8c219e5b7b enable browser-unit-tests in firefox for mac, win, and linux, fyi @bpasero 2020-04-14 11:17:06 +02:00
Benjamin Pasero
cde23d51cd nativeignore - change to vscode-nsfw 2020-04-14 10:22:53 +02:00
Rob Lourens
c8826e4ff5 Fix configuration.json publishing flakiness 2020-04-13 22:59:51 -05:00
Matt Bierner
0e7a911256 Pikc up latest TS@next 2020-04-13 16:30:07 -07:00
Alex Dima
1b10f4db32 Add extensionHostProcess.js to the list of files being checked 2020-04-13 21:05:01 +02:00