Commit Graph

3338 Commits

Author SHA1 Message Date
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