Commit Graph

4014 Commits

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