Commit Graph

21 Commits

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