Andre Weinand
5f5a65c441
prevent vscode-api-tests from running in node.js
2019-11-21 13:26:38 +01:00
Andre Weinand
37f18e8f2d
don't activate vscode-api-test on debug; fixes #85230
2019-11-20 23:23:18 +01:00
Andre Weinand
f09c852a28
web worker: support F5 debugging w/o launch.config
2019-11-20 17:36:09 +01:00
Andre Weinand
5c372215d5
add mock debug to web sample
2019-11-19 12:12:17 +01:00
Benjamin Pasero
4de0e4d27a
web - support tasks in "yarn web"
2019-11-05 15:45:10 +01:00
Benjamin Pasero
ca22de4b17
debt - bump node.d.ts dependency in extensions to 12.x (part of #82514 )
2019-10-28 08:11:47 +01:00
Benjamin Pasero
49129e9911
Allow to run web client out of sources ( #82569 )
...
* web - first cut allow to run from oss
* add launch config
2019-10-15 10:50:25 +02:00
Aurélien Pupier
7a5bca9faf
Add License field to package.jsons #68423 ( #68771 )
...
it should avoid to have "warning XXX: No license field" during yarn
build
Signed-off-by: Aurélien Pupier <apupier@redhat.com >
2019-06-06 11:44:50 +02:00
Benjamin Pasero
d78a75973c
update @types/node ( #74881 )
2019-06-05 10:20:01 +02:00
Benjamin Pasero
e2d1fd06d1
debt - update extensions node dependency to 10.x
2019-02-07 08:49:36 +01:00
Benjamin Pasero
7b8c3383f9
💄 integration tests
2018-09-24 15:10:16 +02:00
Benjamin Pasero
920defc6a6
debt - update extensions node dependency to 8.x
2018-08-14 10:44:56 +02:00
Christof Marti
965c1862b5
QuickInput Proposed API ( #49340 )
2018-06-12 18:23:25 +02:00
Joao Moreno
4dc738593b
complete integration test results
2018-06-12 17:24:23 +02:00
Martin Aeschlimann
12d4925c72
Use strict version-identifier for @types/xyz-modules . For #35561
2017-10-04 11:25:45 +02:00
Johannes Rieken
bdbc992e29
Using strict version-id for @types-modules, #35561
2017-10-04 10:33:38 +02:00
Matt Bierner
848923bf08
Enable proposed api in api-tests
2017-09-22 16:39:47 -07:00
Sandeep Somavarapu
b68f3b2f38
#19733 Default configurations
...
- Define a new extension point `configurationDefaults` for contributing default language specific editor settings
2017-02-09 00:23:00 +01:00
Matt Bierner
8dad2594ce
Remove a few more extension d.ts files that are not needed
2017-02-01 17:53:47 -08:00
Matt Bierner
cda3584a99
Use @types/node in extensions ( #19692 )
...
Switches builtin extensions to use @types/node for node definitions. Fixes a few errors that show up as a result of updating to a more modern version of node.d.ts
2017-02-01 15:20:17 -08:00
Johannes Rieken
133db393db
don't double install vscode.d.ts
2017-01-20 10:50:18 +01:00
Johannes Rieken
093cd8b2a3
enable integration tests again, cleanup a little of the ///-reference mess, #14059
2016-10-20 12:04:01 +02:00
Johannes Rieken
404effdd98
don't use engine-vscode: * with an old version of vscode-module, fixes #14059
2016-10-20 11:18:10 +02:00
Johannes Rieken
e3c810ec52
test for index-access style, make object immutable, #1396
2016-08-25 12:11:27 +02:00
Johannes Rieken
d681654ac9
more test to cement current behaviour, #1396
2016-06-08 13:38:07 +02:00
Benjamin Pasero
8e0ebc3a21
fix test for #5649
2016-04-24 10:24:29 +02:00
Johannes Rieken
3fc5204134
ops, bad json
2016-04-23 19:17:13 +02:00
Johannes Rieken
11eeab9943
extension test for #5649
2016-04-23 19:15:33 +02:00
Alex Dima
18c4629511
Rename gulp tasks around extensions
2016-03-01 11:40:18 +01:00
Alex Dima
1a97264011
gulpfile.plugins -> gulpfile.extensions
2016-03-01 11:40:17 +01:00
Alex Dima
58c1cdd3eb
php extension compiles to commonjs
2016-03-01 11:40:14 +01:00
Benjamin Pasero
d743c3884c
use proper version of vscode
2016-02-09 10:36:22 +01:00
Benjamin Pasero
5884fe2b83
adopt postinstall script
2016-01-08 16:43:14 +01:00
Benjamin Pasero
7754743a7e
api tests: allow to run and debug them
2015-11-25 10:58:17 +01:00
Benjamin Pasero
303b02eeac
restore vscode:prepublish to compile tests properly
2015-11-24 07:18:27 +01:00
Benjamin Pasero
222b089f8a
vscode api tests: add back publisher
2015-11-24 07:01:53 +01:00
Benjamin Pasero
3f2b4ba9a6
npm install vscode-api-tests and some polish
2015-11-24 07:00:06 +01:00
Erich Gamma
8f35cc4768
Hello Code
2015-11-13 14:39:38 +01:00