Commit Graph

671 Commits

Author SHA1 Message Date
Martin Aeschlimann
afb0e96b66 build: improve ignores in node_modules 2020-10-25 23:27:20 +01: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
Benjamin Pasero
50ee84f780 debt - btoa/atob is not core 2020-10-15 13:55:18 +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
Alex Dima
dd6bd3ae6a Reduce the number of folders where we use TS 2020-09-24 17:39:48 +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
2469bf6832 remove build compilation output 2020-09-22 11:12:55 +02: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
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
e75b1a6dcd Merge branch 'joao/linux-arm' 2020-09-11 12:45:08 +02: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
6ca91db00a Merge remote-tracking branch 'origin/master' into joao/linux-arm 2020-09-09 08:53:49 +02:00
João Moreno
47d8a25606 build vscode armhf 2020-09-08 09:41:28 +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
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
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
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
Alex Dima
cdde5c3bb1 Also download webBuiltInExtensions when running from source 2020-08-06 21:09:24 +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
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
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
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
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
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