Alex Dima
3584cd9325
Builtin extensions: also inline the package.nls.json contents
2020-07-29 11:32:18 +02:00
Alex Dima
9198116ded
Add IOptimizeTaskOpts.fileContentMapper
2020-07-28 17:40:06 +02:00
Alex Dima
547c1c2c61
Add web extensions filder in scanBuiltinExtensions
2020-07-27 14:23:10 +02:00
Alex Dima
c3ed1c89cb
Fix problem with missing vscode-web-playground
2020-07-27 14:23:10 +02:00
Alex Dima
5ba8591765
Align build scripts
2020-07-27 13:18:17 +02:00
Alex Dima
7007770868
Small tweaks
2020-07-27 08:58:38 +02:00
Alex Dima
d42e9162b9
Remove some extension package.json patching
2020-07-24 14:38:10 +02:00
Alex Dima
750baf0af6
Minify extension resources
2020-07-24 13:57:51 +02:00
Benjamin Pasero
2532ffff22
Sandboxed issue reporter, fixes #101833
2020-07-23 11:24:02 -07:00
Matt Bierner
9fe56bdaac
Build VS code using latest TS
2020-07-22 15:22:40 -07:00
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
Rachel Macfarlane
a8b8907846
Move process explorer into electron-sandbox layer, fixes #101832
2020-07-17 14:44:00 -07:00
dependabot[bot]
c361eb93a6
Bump lodash from 4.17.11 to 4.17.19 in /build
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-17 11:09:27 +00:00
Matt Bierner
4d5a18af64
Update ts version used to build VS Code
2020-07-16 14:33:22 -07:00
João Moreno
908503ee89
ignore remote and web when yarn in arm64
2020-07-13 15:23:54 +02:00
Matt Bierner
e33f6ac218
Use latest typescript nightly for building VS Code
2020-07-08 14:35:21 -07:00
Benjamin Pasero
0e96426609
🆙 iconv-lite-umd@0.6.8 ( fix #101905 )
2020-07-08 17:29:59 +02:00
João Moreno
0ff864739b
Merge branch 'joao/innosetup6'
2020-07-08 17:17:38 +02:00
João Moreno
8c8db45d5a
fix i18n
2020-07-08 16:17:14 +02:00
Alex Dima
bb95f3aa40
Adopt loader's amdModulesPattern option
2020-07-07 23:30:27 +02:00
Joao Moreno
622b55ab2b
adopt inno setup arm64
2020-07-07 16:11:16 +02:00
Joao Moreno
5f5b75a746
fix inno setup warning
2020-07-07 16:09:09 +02:00
Joao Moreno
cbc8bd84ae
use modern inno setup styling
2020-07-07 16:08:59 +02:00
Benjamin Pasero
d95b65443d
Encoding euckr does not exist anymore ( fix #101847 )
2020-07-07 14:03:23 +02:00
João Moreno
06a6813eb9
fix hungarian translations
2020-07-07 10:56:01 +02:00
João Moreno
fed7b29dbf
remove default english translations
2020-07-07 10:55:51 +02:00
João Moreno
2cd4c34edf
update translations
2020-07-07 10:52:30 +02:00
Johannes Rieken
26c6cd5c40
check for totalmem before starting compiling
2020-07-03 09:56:04 +02:00
João Moreno
6968ef84a0
force rebase when pulling
2020-07-01 20:34:22 +02:00
Alex Dima
b9ba96b609
Fixes #101490 : Do not ship standalone editor resources
2020-07-01 16:40:05 +02:00
Matt Bierner
1512c95b66
Update to latest TS nightly for building VS Code
2020-06-29 14:40:15 -07:00
Martin Aeschlimann
c99fe71f85
web: bring back temporary workaround for package.nls
2020-06-29 21:44:42 +02:00
Alex Dima
9f21680d43
Remove unnecessary excludes
2020-06-29 15:04:27 +02:00
Alex Dima
39c361cc2a
ignore more things for vscode-textmate and vscode-oniguruma
2020-06-29 14:59:51 +02:00
Benjamin Pasero
1446000dc2
web - exclude more things from modules
2020-06-29 14:23:23 +02:00
Fedor Nezhivoi
574779eb61
update iconv-lite-umd to 0.6.5 for #79275 ( #101262 )
2020-06-29 08:12:42 +02:00
Fedor Nezhivoi
b03f792383
update iconv-lite-umd to 0.6.4 for #79275 ( #101213 )
2020-06-28 10:05:39 +02:00
Martin Aeschlimann
4f1997dcc7
fix windows path issues in yarn watch-web
2020-06-26 11:15:27 +02:00
Benjamin Pasero
880055cbd2
Revert "exploration - do not merge back to branch automatically to keep repo small"
...
This reverts commit e5d08ae4bc .
2020-06-26 07:45:53 +02:00
Martin Aeschlimann
24f7393beb
add yarn watch-web
2020-06-25 17:34:12 +02:00
Benjamin Pasero
e5d08ae4bc
exploration - do not merge back to branch automatically to keep repo small
2020-06-25 10:04:45 +02:00
Robo
1c15b453c5
Update exploration-build.yml
2020-06-24 11:22:30 -07:00
Benjamin Pasero
c0a4e9e84f
bootstrap - add helper utility for node.js things
2020-06-24 17:43:52 +02:00
João Moreno
71021c2046
fix telemetry step
2020-06-23 16:22:55 +02:00
João Moreno
d4886b944e
Revert "Revert "Update the version of the telemetry extractor ( #100501 )""
...
This reverts commit 9e2ef5593e .
2020-06-23 16:22:22 +02:00
João Moreno
2e0445d5ab
missing compilation cc @sandy081
2020-06-23 15:59:02 +02:00
João Moreno
b0fcd23aee
reenable telemetry
2020-06-23 15:59:02 +02:00
João Moreno
9e2ef5593e
Revert "Update the version of the telemetry extractor ( #100501 )"
...
This reverts commit 919cf3630c .
2020-06-23 15:59:01 +02:00
Sandeep Somavarapu
63e4a9c059
fix typo
2020-06-23 14:27:20 +02:00
谭九鼎
fb94ca50fc
Use https for stackoverflow ( #100655 )
2020-06-23 10:59:52 +02:00