João Moreno
064e1d19df
fix yaml
2020-12-14 15:02:26 +01:00
João Moreno
2f2004f5fa
faster dependencies check
2020-12-14 15:02:26 +01:00
João Moreno
d67e33f0b0
split compile & hygiene
2020-12-14 15:02:26 +01:00
João Moreno
2af62a03fe
simplify continuous build
2020-12-14 15:02:26 +01:00
João Moreno
b1524d6b34
build: VSCODE_PUBLISH
2020-12-14 15:02:26 +01:00
Alexandru Dima
c7df7d91f4
Move actual gulpfile logic to `/build/`
2020-12-14 14:24:34 +01:00
Alexandru Dima
ac6cadf8ee
Fix gulpfile
2020-12-14 14:01:43 +01:00
Alexandru Dima
e56597ab7a
Save 1.5 seconds from `gulp` startup time
2020-12-14 13:44:35 +01:00
Alexandru Dima
d1fff1a083
Check in `.js` files from the `/build/` folder to improve build speeds
2020-12-14 11:13:16 +01:00
Connor Peet
fe4f9a9e6f
testing: add to i18n
2020-12-11 15:33:06 -08:00
Robo
a5f84617e2
chore: fix run-on values for snap build ( #112248 )
2020-12-10 14:12:47 -08:00
Benjamin Pasero
e6d238e251
web - clipboard warning when failing access
2020-12-10 14:16:12 +01:00
Matt Bierner
04ec120e2c
Exclude dist from eslint and hygine
...
These files come from the web builds
2020-12-09 18:45:54 -08:00
Matt Bierner
542fa93eae
Pick up new TS version for building VS Code
2020-12-09 14:08:15 -08:00
Joao Moreno
0e885aaf70
retry all cosmosdb ops
2020-12-08 09:59:26 +01:00
Benjamin Pasero
a6946159d4
💄 layers checker
2020-12-08 09:29:16 +01:00
João Moreno
3655a82edc
add log to createAsset retry
2020-12-07 19:56:05 +01:00
João Moreno
4250e343e0
use proper repos for linux arm
2020-12-07 16:15:57 +01:00
João Moreno
36628d73b9
add exponential backoff
2020-12-07 15:02:48 +01:00
João Moreno
66aab34216
retry createAsset sproc due to ECONNRESET
2020-12-07 14:42:33 +01:00
João Moreno
ea0b7fd29a
Revert "build: create asset should still try to add asset"
...
This reverts commit 5e350b1b79
.
2020-12-07 11:57:52 +01:00
Benjamin Pasero
428d5b1d30
proxy - remove old proxy auth dialog
...
//cc @joaomoreno
2020-12-07 11:38:44 +01:00
deepak1556
fc9ff5d569
ci: avoid overwriting CC variables for arm arch
2020-12-06 13:51:26 -08:00
deepak1556
86d779284b
ci: fix condition for linux builds
2020-12-05 13:26:12 -08:00
deepak1556
7a7d27397a
chore: fix cache condition for native modules
2020-12-05 07:03:28 -08:00
Robo
94142bd7e0
chore: bump electron@11.0.3 ( #111931 )
...
* chore: bump electron@11.0.3
This reverts commit 155691d0be
.
* chore: bump x64 build image
* chore: rebuild remote with older gcc toolchain
* chore: bump electron@11.0.3
* ci: remove condition for remote step
* chore: disable an integration test
2020-12-05 01:54:58 -08:00
Joao Moreno
7413cc2493
yarn gulp vscode
2020-12-04 16:50:50 +01:00
João Moreno
5e350b1b79
build: create asset should still try to add asset
2020-12-04 10:36:36 +01:00
João Moreno
1c1c59fd0f
Kill code processes after each integration test suite run ( #111844 )
...
* bring back linux integration tests
* no empty functions
* hmm
2020-12-03 21:45:01 +01:00
Jackson Kearl
9d9ae54aa8
Add jpg to vscodeResources in order to bring gettingStarted images into the bundle
2020-12-02 11:59:20 -08:00
João Moreno
8041440e5b
linux: disable integration tests
2020-12-02 10:27:15 +01:00
deepak1556
d9ea0ced98
build: fix config
2020-12-01 21:02:25 -08:00
deepak1556
60f5e6ee9a
build: disable exploration sync
2020-12-01 21:00:48 -08:00
Jackson Kearl
e3105b9453
Add jpg exclude to hygene
2020-11-30 20:56:50 -08:00
Robo
155691d0be
chore: bump electron@9.3.5 ( #111530 )
...
* chore: bump electron@9.3.5
* Revert "fix: removed plugin helper entitlement"
This reverts commit 40a81495f2
.
* Revert "chore: bump vscode-windows-ca-certs@0.3.0"
This reverts commit 2f4a3dc31a
.
2020-11-30 11:24:10 -08:00
João Moreno
b548ac2211
more build fixes
2020-11-30 17:46:10 +01:00
João Moreno
ac165d7f97
bump cache salt
2020-11-30 17:21:42 +01:00
João Moreno
648090440f
caching is HARD
2020-11-30 14:56:14 +01:00
João Moreno
eee332ba85
fix misuse of VSCODE_ARCH in builds
2020-11-30 11:41:51 +01:00
João Moreno
e2dd774fa4
fix yarn retry logic
2020-11-27 16:34:43 +01:00
João Moreno
8891878a3b
bump cache
2020-11-27 14:58:26 +01:00
João Moreno
bafc05ff0a
fix retry
2020-11-27 11:30:34 +01:00
João Moreno
71836f95dd
fixes #111366
2020-11-27 11:22:22 +01:00
Johannes Rieken
ac9e250cce
support node 15
2020-11-27 09:55:08 +01:00
Johannes Rieken
a5bda3ee95
support later node for building
2020-11-26 17:11:07 +01:00
deepak1556
0a80aacc7b
chore: update cache
2020-11-25 22:25:28 -08:00
Jackson Kearl
0921f711c3
Add GettingStartedService/Registry and initial getting started UI ( #111175 )
...
* WIP -Getting Started Registry
* Initial idea of how registry/service will work
* Getting started with Getting Started
* Add telemetry and touch up enablement flag
* Add contrib as startup editor
* Move to allowing static Getting Start blob
* No newline
* Remove unused enum
2020-11-25 14:05:49 -08:00
João Moreno
bef58ff84a
forgot!
2020-11-25 16:23:41 +01:00
João Moreno
a500715422
fix terrapin order
2020-11-25 14:56:19 +01:00
João Moreno
043c17ef7d
update azure cosmos 🤷
2020-11-25 14:03:35 +01:00
João Moreno
3de0ea500a
Merge branch 'joao/snap-arm'
2020-11-25 11:57:38 +01:00
João Moreno
bb60e21a36
fix esrp for arm64
2020-11-25 11:47:47 +01:00
João Moreno
48f4109f3d
unify win32 build templates
2020-11-25 10:23:13 +01:00
João Moreno
e6d2bd326d
fix darwin build
2020-11-25 10:23:13 +01:00
João Moreno
927290270a
build:
...
- ENABLE_TERRAPIN env
- .build/terrapin cache flag
- fix alpine cache
- enable web cache
2020-11-25 10:02:50 +01:00
João Moreno
ffec932655
add timeout to terrapin step
2020-11-25 09:38:08 +01:00
deepak1556
ec5da2bdc1
build: rebuild keytar for arm64
...
Fixes https://github.com/microsoft/vscode/issues/111271
2020-11-24 23:04:17 -08:00
deepak1556
8c9dfcbcb4
fix: appName in upload-vscode-configuration task
2020-11-24 14:43:58 -08:00
deepak1556
0728b59411
fix: upload-vscode-configuration task for macOS
2020-11-24 13:13:09 -08:00
deepak1556
40a81495f2
fix: removed plugin helper entitlement
...
we build with enable_plugins=false for the internal builds
https://chromium-review.googlesource.com/c/chromium/src/+/2173416
2020-11-24 11:00:51 -08:00
João Moreno
17e9e4ca1a
Merge branch 'joao/retry-yarn'
2020-11-24 16:38:54 +01:00
Martin Aeschlimann
8df4bc17da
Merge .nativeignore and .moduleignore. Fixes #111220
2020-11-24 14:19:23 +01:00
João Moreno
95e32fc67e
update cache salt
2020-11-24 14:04:48 +01:00
João Moreno
050963b8d1
missing terrapin usage
2020-11-24 12:22:38 +01:00
João Moreno
ad3adfa28e
retry yarn install
2020-11-24 12:22:28 +01:00
João Moreno
900e4474e9
missing terrapin usage
2020-11-24 12:11:03 +01:00
João Moreno
7e4f90277d
run prettier over yml files
2020-11-24 11:45:39 +01:00
Robo
0baf6bb9cc
chore: update to electron 11 ( #110759 )
...
* chore: bump electron@11.0.0-beta.4
* build: add mac arm64 target
* chore: bump electron@11.0.1
* fix: remove macOS workaround for devtools with custom titlebar
https://github.com/electron/electron/pull/26395
* chore: bump vscode-windows-ca-certs@0.3.0
* chore: bump electron@11.0.2
* fixup! remove macOS workaround for devtools with custom titlebar
2020-11-23 15:31:03 -08:00
João Moreno
6c415c2486
Merge branch 'joao/terrapin'
2020-11-23 15:55:55 +01:00
João Moreno
4b6b2bc6c2
update cache salt
2020-11-23 11:00:40 +01:00
João Moreno
ab6878688f
fix terrapin usage
2020-11-23 10:53:22 +01:00
Martin Aeschlimann
542a82754c
yarn watch: save errors in separate files, make error regex multiline aware
2020-11-20 14:06:42 +01:00
João Moreno
5f8aa18104
Merge commit 'a36c68b9ec3d6a0aca9799d7a10be741a6658a51' into joao/terrapin
2020-11-20 10:57:09 +01:00
Matt Bierner
acfd724aac
Pick up latest TS 4.2 for building VS Code
...
Also fixes a newly identified error in terminal where function calls were missing
2020-11-19 22:42:12 -08:00
João Moreno
d265071a78
Merge branch 'master' into joao/snap-arm
2020-11-18 20:25:29 +01:00
João Moreno
26b51b5fb5
Merge branch 'master' into joao/wsl
2020-11-18 20:24:42 +01:00
João Moreno
4f61f6d59e
damn builds
2020-11-18 20:24:29 +01:00
João Moreno
46b61186de
Merge branch 'master' into joao/wsl
2020-11-18 16:37:20 +01:00
João Moreno
7dbdcf19a8
Merge branch 'master' into joao/snap-arm
2020-11-18 16:28:02 +01:00
João Moreno
8f1f1fda1b
what the
2020-11-18 16:26:52 +01:00
João Moreno
cbfd4d5a9f
fix snapcraft x64
2020-11-18 14:12:01 +01:00
João Moreno
28d71bdbab
fix snap target-arch
2020-11-18 12:04:07 +01:00
João Moreno
357fe395ae
fix buil
2020-11-18 11:03:00 +01:00
João Moreno
f6f12c1bcf
linux build: fix step condition
2020-11-18 10:48:49 +01:00
João Moreno
edf43e529a
build snap packages for linux arm
2020-11-18 10:04:55 +01:00
João Moreno
44c81d3c33
Merge remote-tracking branch 'origin/master' into joao/wsl
2020-11-18 09:18:44 +01:00
João Moreno
8a5f6fa5ce
include remote-wsl by default
2020-11-17 15:29:34 +01:00
Christof Marti
0c2c8dd8b8
Inline allOf clauses for additionalProperties: false ( fixes microsoft/vscode-remote-release#2967 )
2020-11-17 11:16:37 +01:00
João Moreno
d4e1ae56ed
fix alpine build
2020-11-11 10:57:41 +01:00
João Moreno
eba1343a10
cleanup linux alpine build
2020-11-11 10:14:27 +01:00
Alex Dima
7a322c44db
Try to fix the build
2020-11-11 08:01:21 +01:00
Sandeep Somavarapu
294406d7a1
Fix #110121
2020-11-09 15:39:13 +01:00
Rachel Macfarlane
c8cfffe09f
Add vscode-encrypt to nativeignore
2020-11-06 09:24:55 -08:00
Matt Bierner
e57af55eaa
Pick up latest TS nightly for building VS Code
2020-11-04 18:06:39 -08:00
Guillaume Lachance
744eed0a96
Add icon in Windows explorer window ( #86283 )
2020-11-04 15:17:50 +01:00
João Moreno
dfaf4ef080
Merge branch 'master' into joao/terrapin
2020-11-03 10:04:38 +01:00
João Moreno
4d9e54c0b8
increase job timeout
2020-11-03 10:03:53 +01:00
João Moreno
a0012e5f63
fix terrapin step
2020-11-02 16:50:33 +01:00
Johannes Rieken
1bd7cf9e41
use gh username for todo-tags, nuke some todo-tags
2020-11-02 14:16:55 +01:00
João Moreno
96d03d1ecc
Linux Snap: Prevent GDK_PIXBUF env from leaking out ( #109608 )
...
* update hygiene file
* snap: do not let GDK_PIXBUF leak out
fixes #100940
* 💄
2020-10-29 14:13:22 +01:00
Martin Aeschlimann
a2a0fe56a0
Error: base must be a non-empty string, or null/undefined.
2020-10-26 20:22:34 +01:00
Martin Aeschlimann
9b4f91b31c
upload-sourcemaps: fix typings
2020-10-26 17:00:59 +01:00
Martin Aeschlimann
975408db6b
use uploaded node_modules sourcemaps
2020-10-26 16:19:44 +01:00
João Moreno
e3202ed684
upload production node_modules sourcemaps
2020-10-26 15:34:41 +01:00
Sandeep Somavarapu
88144f6d31
Fix #80698
...
- Inline semver
2020-10-26 12:12:07 +01:00
Joao Moreno
8bd3d7d717
add gulp-azure-storage to build
2020-10-26 10:08:01 +00:00
Joao Moreno
3070165ff2
web cdn: gzip files by default
2020-10-26 10:08:01 +00:00
Martin Aeschlimann
afb0e96b66
build: improve ignores in node_modules
2020-10-25 23:27:20 +01:00
João Moreno
50f78a6609
set cache control for web cdn
2020-10-23 11:12:44 +02:00
Benjamin Pasero
14cd152991
Offer to open workspace in root even when telemetry has been disabled ( fix #108669 )
2020-10-21 16:20:33 +02:00
Matt Bierner
6ad1da9f79
Pick up new TS for building VS Code
2020-10-19 16:58:09 -07:00
Joao Moreno
6d36470eb8
avoid publishing test results for non x64 linux
2020-10-16 15:22:01 +00:00
João Moreno
c9b479c4a1
use terrapin
2020-10-16 10:38:06 +02:00
Benjamin Pasero
50ee84f780
debt - btoa/atob is not core
2020-10-15 13:55:18 +02:00
João Moreno
22c6eaa833
publish web bits scoped to quality
2020-10-14 17:24:36 +02:00
João Moreno
28944722c7
upload web to CDN
2020-10-14 16:02:07 +02:00
deepak1556
589e5f0d5e
add arch for darwin publish step
2020-10-14 02:42:10 -07:00
João Moreno
198b5e7bce
remove echos
2020-10-13 16:04:20 +02:00
João Moreno
466a7b7daa
ESRP Cert ( #108366 )
...
* update ESRP
* update to new ESRP cert
* make gulp fail when inno setup fails
* fix esrp
* debug
* update esrp client version
* 🤦
* argh
* update esrpclient
* argh
2020-10-13 15:56:16 +02:00
Benjamin Pasero
ded9067afa
build - fix warnings in TS files
...
//cc @joaomoreno
2020-10-13 10:48:40 +02:00
Johannes Rieken
bb383f2875
support "@types" in treeshaker
2020-10-06 10:12:47 +02:00
msftwindowslinux
41cbd15c32
force .exe, .dll as binary to fix CRLF/LF problems ( #107862 )
...
Co-authored-by: Your Name <you@example.com>
2020-10-01 10:17:49 +02:00
João Moreno
212fc3d6cd
migrate last js files
...
related to #107356
2020-09-28 14:33:51 +02:00
Matt Bierner
5484453ae2
Update to latest TS nigthly for building VS Code
2020-09-24 23:28:29 -07:00
Alex Dima
dd6bd3ae6a
Reduce the number of folders where we use TS
2020-09-24 17:39:48 +02:00
Alex Dima
e7c5fbb21b
Towards fixing `.gitignore` (see #107356 )
2020-09-24 17:27:52 +02:00
Alex Dima
57f4c1bf74
Convert `build/lib/watch/` to `.ts`
2020-09-24 17:24:24 +02:00
Alex Dima
2ab5b8bd5f
Convert `build/lib/eslint/code-no-unused-expressions.js` to `.ts`
2020-09-24 17:10:39 +02:00
Alex Dima
9f806960d4
Convert `build/lib/builtInExtensions.js` to `.ts`
2020-09-24 17:00:44 +02:00
João Moreno
337189842e
fix lint errors
2020-09-22 14:37:04 +02:00
João Moreno
e99be1d6d1
fix continuous build
2020-09-22 14:26:29 +02:00
João Moreno
240e6996cc
ignore all build js files by default
2020-09-22 11:41:57 +02:00
João Moreno
2469bf6832
remove build compilation output
2020-09-22 11:12:55 +02:00
João Moreno
0ca320561a
isolate hygiene
2020-09-22 11:12:35 +02:00
Alex Dima
0e297b1128
update version
2020-09-21 15:36:40 +02:00
Alex Dima
2aa5b9f6fa
update editor version
2020-09-21 15:36:39 +02:00
Matt Bierner
b160164e3d
Pick up latest typescript nightly for building VS Code
2020-09-18 18:28:41 -07:00
Benjamin Pasero
01472963d7
sandbox - rename electron service => native host service
2020-09-17 16:20:23 +02:00
Benjamin Pasero
82d30d49b2
sandbox - add electron service to layers checker
2020-09-17 15:43:15 +02:00
Johannes Rieken
afbaf2cfea
missing compile
2020-09-17 14:36:10 +02:00
ChaseKnowlden
e8760a5d6c
Fix capitalization of GitHub org
2020-09-17 11:43:03 +02:00
Matt Bierner
50cc1d0e97
Update to use TS 4.1 for building VS Code
2020-09-16 11:58:01 -07:00
Alan Ren
844321a7f2
normalize eol for build folder
2020-09-16 12:58:46 -04:00
Matt Bierner
51dc3193d3
Move webview editor into own module
...
This splits the core `webview` element services from the `webview` editor services.
2020-09-14 16:08:29 -07:00
João Moreno
efc7cb3a6e
use debian stretch images ( #106656 )
2020-09-14 15:21:50 +02:00
João Moreno
e75b1a6dcd
Merge branch 'joao/linux-arm'
2020-09-11 12:45:08 +02:00
deepak1556
62b70e6bb5
update exploration branch
2020-09-10 18:29:41 -07:00
Daniel Imms
abb9c8dc1b
Correct linux code-workspace path
2020-09-10 06:03:03 -07:00
Daniel Imms
3271ccc99a
Correct path to code-workspace.xml
...
Fixes #106384
2020-09-10 05:10:36 -07:00
Matt Bierner
c348165cc0
Adding more explicit typings for promises
...
This gets us ready for TS 4.1
2020-09-09 09:21:56 -07:00
João Moreno
e05b06ec87
fix arch
2020-09-09 15:07:00 +02:00
Daniel Imms
65b4134965
Merge pull request #95637 from luqmana/workspace-mimetype
...
Register mimetype for *.code-workspace
2020-09-09 05:55:27 -07:00
João Moreno
0bc0291c5e
publish arm deb and rpm
2020-09-09 13:49:46 +02:00
João Moreno
799db29ff5
install dot net core sdk
2020-09-09 08:55:52 +02:00
João Moreno
6ca91db00a
Merge remote-tracking branch 'origin/master' into joao/linux-arm
2020-09-09 08:53:49 +02:00
João Moreno
034f6fc5ba
fix rpm
2020-09-08 20:57:07 +02:00
João Moreno
1f99a829e6
produce deb, rpm packages
2020-09-08 16:29:14 +02:00
João Moreno
1003166b7d
💄
2020-09-08 16:24:51 +02:00
João Moreno
0f550c2acb
another attempt
2020-09-08 14:45:42 +02:00
João Moreno
e73d8797ca
fix armhf build
2020-09-08 11:33:29 +02:00
João Moreno
41a90e7c50
fix yarn arch
2020-09-08 10:46:54 +02:00
João Moreno
47d8a25606
build vscode armhf
2020-09-08 09:41:28 +02:00
João Moreno
23e743d14e
cleanup gulpfile reh
2020-09-08 09:41:23 +02:00
João Moreno
c434a70e89
fix compilation cache
2020-09-07 19:45:51 +02:00
João Moreno
d93e07f5d4
Merge pull request #104339 from amazingcaio/master
...
associate *.c++ & *.h++ files with c++
2020-09-07 15:05:20 +02:00
João Moreno
2f3491ab75
fix compile cache
2020-09-07 14:51:11 +02:00
João Moreno
45f9763c83
fix conditions
2020-09-07 14:19:34 +02:00
João Moreno
7d43f741c2
arm64 build pipeline
2020-09-07 14:17:14 +02:00
Benjamin Pasero
3da939d1d7
Merge branch 'master' into ben/sandbox-environment
2020-09-04 10:45:13 +02:00
Benjamin Pasero
b2acd8fa72
sandbox - make layers checker fit to complain about native things definedin common layer
2020-09-04 10:32:00 +02:00
Alex Dima
7396cb1990
Have the Toggle Keyboard Shortcuts Troubleshooting action open the renderer log
2020-09-03 22:46:37 +02:00
Alex Dima
61327846c6
Adopt latest asar
2020-09-02 22:33:15 +02:00
Martin Aeschlimann
1cf826c7f6
Merge branch 'master' into master
2020-08-31 13:32:36 -07:00
Matt Bierner
4b222a704f
Revert "Revert "Use TS 4.1-nightly for building VS Code""
...
This reverts commit 4e96ceff54
.
2020-08-25 11:59:20 -07:00
rebornix
55e368c912
bundle the worker.
2020-08-25 10:07:27 -07:00
Matt Bierner
4e96ceff54
Revert "Use TS 4.1-nightly for building VS Code"
...
This reverts commit 50a10934dd
.
This seems to be causing with extension require statements
2020-08-24 20:00:01 -07:00
Matt Bierner
50a10934dd
Use TS 4.1-nightly for building VS Code
...
Adds explicit `!!` operators for a few functions where we return `x is y` assertion types
2020-08-24 19:51:44 -07:00
Ladislau Szomoru
a4c736981a
Use autodesktop
2020-08-19 16:02:30 +02:00
Ladislau Szomoru
bdb07d7914
Switch to userdesktop
2020-08-19 15:29:08 +02:00
Benjamin Pasero
651fb28e3c
web - rename resources/serverless => resources/web
2020-08-18 09:49:53 +02:00
Benjamin Pasero
4491427ac7
web - move playground out of sources
...
We will consume the playground from https://github.com/microsoft/vscode-web-playground going forward.
2020-08-18 09:18:23 +02:00
Caio
c45e05e4a6
treat *.c++ and *.h++ files as c++ on macos
2020-08-17 21:40:18 -03:00
Robo
11dc5a81ba
build: include auth dialog resource ( #104841 )
2020-08-17 09:40:44 -07:00
Ladislau Szomoru
c8f9d00bb8
Consistent order of running tests
2020-08-17 16:34:00 +02:00
Eric Amodio
8e369907a9
Removes tabs completely (required for DT)
2020-08-13 16:05:04 -04:00
Robo
e4296330de
chore: update to electron 9-x-y ( #102011 )
...
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-08-11 11:30:23 -07:00
Matt Bierner
219120f667
Use TS RC for building VS Code
2020-08-10 20:06:06 -07:00
Ladislau Szomoru
0e82f2c782
Moved conditions to the stage level
2020-08-10 14:40:30 +02:00
Ladislau Szomoru
898e349ad5
Extract Mooncake into its own stage
2020-08-10 12:35:54 +02:00
Ladislau Szomoru
daee9ca2ce
Azure DevOps pipeline improvements ( #103782 )
...
* Refactored to use multi-stage pipeline
2020-08-10 12:32:08 +02:00
Caio
425da67728
treat .c++ & .h++ files as c++, & update icon theme
2020-08-09 19:05:57 -03:00
Alex Dima
cdde5c3bb1
Also download `webBuiltInExtensions` when running from source
2020-08-06 21:09:24 +02:00
Matt Bierner
bc976f13e5
Pick up latest typescript nightly to build VS Code
2020-08-05 12:28:44 -07:00
João Moreno
02634a7097
fixes #102158
2020-08-05 11:09:27 +02:00
Alex Dima
edf34c7cbc
Allow passing in an exclude list to `scanBuiltinExtensions`
2020-08-03 23:22:39 +02:00
Alex Dima
49fd2b4f97
Do not inline vscode-web-playground (even if it is packaged)
2020-08-03 21:08:00 +02:00
João Moreno
bdb24709eb
fix build
2020-08-03 20:32:26 +02:00
Alex Dima
34005e2a48
Avoid NPE
2020-08-03 20:24:40 +02:00
João Moreno
2954ffb2fd
build
2020-08-03 16:54:56 +02:00
João Moreno
05bdb6a975
split web extensions
2020-08-03 16:53:08 +02:00
Connor Peet
4d432f80da
launch: fix build script
2020-07-31 11:39:48 -07:00
Connor Peet
262ab802d3
launch: check prerequisites in a pre-launch task
...
Fixes https://github.com/microsoft/vscode/issues/103708
2020-07-31 10:55:07 -07:00
Eric Amodio
c9a2f78283
Adds protection if the folder doesn't exist
2020-07-31 00:38:48 -04:00
Eric Amodio
8fb69d722e
Forces LF line endings, since we check in these
2020-07-31 00:38:48 -04:00
Robo
227d533937
Revert "chore: update to electron 9-x-y ( #102011 )" ( #103599 )
...
This reverts commit 3d0d50caf8
.
2020-07-30 08:35:43 -07:00
Alex Dima
bb09bae007
check in missing compiled file
2020-07-30 11:40:59 +02:00
Eric Amodio
ea63321bc6
Removes internal gh browser & adds external
2020-07-29 23:49:17 -04:00
Matt Bierner
1bf598561c
Pick up new TS build
2020-07-29 16:22:02 -07:00
Matt Bierner
17a691882e
Check in built file
2020-07-29 15:00:58 -07:00
Matt Bierner
bdd3721849
Add custom editor test extension
...
Adds a simple set of tests for custom editors in a new extension. This is currently not run during CI since we want more testing to make sure it is reliable
2020-07-29 14:05:44 -07:00
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