Commit Graph

86 Commits

Author SHA1 Message Date
João Moreno
0e7f3d0d8c Revert "remove colorize-tests extension usage"
This reverts commit d577c4b18d.
2021-01-19 11:39:39 +01:00
João Moreno
ed8655201a fix web extensions 2021-01-18 14:35:58 +01:00
João Moreno
d577c4b18d remove colorize-tests extension usage 2021-01-15 12:59:42 +01:00
João Moreno
fc4b40b633 fix type casts 2021-01-04 15:54:59 +01:00
Alexandru Dima
c1eb24b027 Load expensive node modules lazily 2020-12-22 19:55:56 +01: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
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
05bdb6a975 split web extensions 2020-08-03 16:53:08 +02:00
Eric Amodio
c9a2f78283 Adds protection if the folder doesn't exist 2020-07-31 00:38:48 -04:00
Eric Amodio
ea63321bc6 Removes internal gh browser & adds external 2020-07-29 23:49:17 -04: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
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
Martin Aeschlimann
c99fe71f85 web: bring back temporary workaround for package.nls 2020-06-29 21:44:42 +02:00
Sandeep Somavarapu
63e4a9c059 fix typo 2020-06-23 14:27:20 +02:00
Sandeep Somavarapu
f199d5321e check if package json exists 2020-06-22 17:09:02 +02:00
Sandeep Somavarapu
7bfb55ece5 scan builtin extensions 2020-06-22 15:38:07 +02:00
Martin Aeschlimann
1136e2282c marketplace extensions need browser and uiKind 2020-06-16 14:15:15 +02:00
Martin Aeschlimann
5a571dd2e9 marketplace web extensions build 2020-06-16 00:05:44 +02:00
Martin Aeschlimann
6bcf827d48 package.json filter fix for build/lib/extensions 2020-06-11 10:18:39 +02:00
Martin Aeschlimann
9de8a85408 extensions in web build 2020-06-11 10:18:11 +02:00
rebornix
b9eafe5f66 intergration tests. 2020-04-23 11:55:23 -07:00
João Moreno
54442c1c7b move built-in extensions to product.json 2020-04-06 13:36:07 +02:00
João Moreno
0074066c39 Revert "extensions: allow built-in extensions on different qualities (#89199)"
This reverts commit 7ad58a9bd7.
2020-04-06 12:49:47 +02:00
Matt Bierner
1c741ecc64 Move web playground code into its own extension (#92672)
This splits the web playground out from vscode-api-tests
2020-03-17 15:01:17 -07:00
Connor Peet
7ad58a9bd7 extensions: allow built-in extensions on different qualities (#89199)
Adds a new optional `forQualities` property to built-in extensions,
and filters that as appropriate for different builds.
2020-01-24 07:39:34 -08:00
Joao Moreno
2278f87c1c fixes #78159 2019-08-12 16:45:12 +02:00
Joao Moreno
c96cf5d4d9 fixes #76508 2019-07-26 16:08:27 +02:00
Joao Moreno
28c01d3b52 move upload sourcemaps to common agent 2019-07-14 10:31:07 +02:00
Joao Moreno
b4add9fcaa remove gulp sequence 2019-07-05 16:11:50 +02:00
Joao Moreno
e2289d05da fix relative path 2019-07-01 12:01:47 +02:00
Joao Moreno
0678cb9ed3 build: remove old extensions build task, split extensions into gulp task 2019-07-01 11:54:36 +02:00
Alex Dima
fd8b829e83 Hold back test extensions 2019-04-11 12:34:05 +02:00
Alex Dima
b4445a9f73 Move away from deprecated gulp-util 2019-02-05 22:21:05 +01:00
Christof Marti
f00cf99102 Can be undefined (#63033) 2018-11-16 09:04:02 +01:00
Rob Lourens
3c6b6e614d Fix #63033 2018-11-14 15:11:20 -08:00
Alex Dima
d4bfba4653 Execute extension webpacking in sequence 2018-11-13 16:09:56 +01:00
Alex Dima
b60903d3c2 Remove no longer necessary 'use strict' 2018-11-07 19:55:44 +01:00
Alex Dima
c2a09ed400 Minor tweaks 2018-11-07 17:35:55 +01:00
Matt Bierner
4b2aed7bb2 let -> const 2018-10-04 19:01:34 -07:00
Matt Bierner
494395f62f Adding correct typings for event-stream this values 2018-10-03 17:26:47 -07:00
Matt Bierner
86fbc62cf1 Remove some unused types and variables 2018-10-03 17:26:47 -07:00
Matt Bierner
b3f85e5f19 Add explicit any typings for this
Prep to compile build in strict mode
2018-10-03 17:26:47 -07:00
Matt Bierner
ac737307d7 Enable noImplicitAny in build 2018-10-03 10:47:32 -07:00