vscode/build
Robo 3d0d50caf8
chore: update to electron 9-x-y (#102011)
* chore: bump electron@9.0.5

* remove exploration config

* fix compile error

* fix compile error

* crashReporter has to be called only once before app ready

* chore: bump electron@9.1.0

* enable LayoutNG

* fix cron schedule

* allow disabling appcenter crash reporting

* set additional crash reporting parameters

* start crashreporter for child process on linux

* setup crash parameters only once

* remove unused crashReporter.guid

* address review feedback

* reuse argv.json for storing crash reporter id

* remove trailing commas

* update localized name

* update argv based on telemetry optout

* update initial config based on setting

* fix conditional errors

* remove telemetry.enableCrashReporter

* move default crash reporter config to electron-main

* update comment for ext host crash reporting

* set default value for configuration

* some 💄 changes

* address review feedback

* do not use ES7 features in JS yet

* add app.focus({ steal: true }) usage

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-07-21 09:39:34 +02:00
..
azure-pipelines chore: update to electron 9-x-y (#102011) 2020-07-21 09:39:34 +02:00
builtin sandbox - configure nativeWindowOpen:true 2020-06-16 18:52:34 +02:00
darwin Reland "fix: use electron-osx-sign instead of manual code signing (#97582)" (#98145) 2020-05-20 10:06:15 +02:00
lib chore: update to electron 9-x-y (#102011) 2020-07-21 09:39:34 +02:00
monaco Remove notice since promise-polyfill was removed 2020-03-02 16:41:47 +01:00
npm ignore remote and web when yarn in arm64 2020-07-13 15:23:54 +02:00
polyfills move polyfills to build/polyfills 2020-06-11 21:54:43 +02:00
win32 fix inno setup warning 2020-07-07 16:09:09 +02:00
.cachesalt 🆙 playwright@1.0.1 2020-05-10 08:54:33 +02:00
.nativeignore Adopt vscode-oniguruma-wasm 2020-04-23 11:16:21 +02:00
.webignore Remove unnecessary excludes 2020-06-29 15:04:27 +02:00
dependencies.js
gulpfile.compile.js expose compile-build 2019-07-03 17:31:24 +02:00
gulpfile.editor.js 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
gulpfile.extensions.js fix windows path issues in yarn watch-web 2020-06-26 11:15:27 +02:00
gulpfile.hygiene.js Fixes #99666 - moves code-web into resources/ 2020-06-09 10:59:15 -04:00
gulpfile.reh.js address feedback 2020-04-14 13:21:06 +02:00
gulpfile.vscode.js Move process explorer into electron-sandbox layer, fixes #101832 2020-07-17 14:44:00 -07:00
gulpfile.vscode.linux.js Go back to just file for icon path 2020-04-25 05:40:12 -07:00
gulpfile.vscode.web.js web - get product config through build and not via API 2019-09-11 13:49:06 +02:00
gulpfile.vscode.win32.js adopt inno setup arm64 2020-07-07 16:11:16 +02:00
jsconfig.json
package.json Update ts version used to build VS Code 2020-07-16 14:33:22 -07:00
tsconfig.build.json
tsconfig.json
yarn.lock Bump lodash from 4.17.11 to 4.17.19 in /build 2020-07-17 11:09:27 +00:00