Commit graph

26 commits

Author SHA1 Message Date
Matt Bierner 7f8173680f Use @types a few more places (#20159) 2017-02-07 18:16:19 -08:00
Matt Bierner 42335c57f5 Revert "Use types tsconfig option where possible"
This reverts commit 38fbba35ff.
2017-02-07 16:31:50 -08:00
Matt Bierner 38fbba35ff Use types tsconfig option where possible 2017-02-07 15:57:22 -08:00
Matt Bierner 1a024c1b19 Use reference @types/node in extensions 2017-02-07 15:38:04 -08: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
Matt Bierner 7c633148b3 Remove unneeded d.ts files from extensions (#19653)
* Remove unneeded d.ts files from extensions

Moves most extensions to use the lib files for the standard library that typescript provides.

* Remove a few more node.d.ts references
2017-02-01 12:34:50 -08: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 c2c86bef86 tsfmt - extensions/vscode-colorize-tests 2016-10-08 09:42:14 +02:00
Martin Aeschlimann 2a4e5b023d [html] add razor 2016-09-14 16:39:14 +02:00
Martin Aeschlimann 21c9ad57a6 [html] move existing handlebar colorize tests 2016-09-14 16:38:56 +02:00
Martin Aeschlimann daad014a6f [html] add handlebars 2016-09-14 09:49:40 +02:00
Adam Stephenson f537544ae9 missed updating to relativeFile 2016-07-12 10:43:14 -07:00
Adam Stephenson a81cdfdeac adding relFile to support substituting the path tot he current open file realtive to cwd 2016-07-08 15:57:27 -07:00
Martin Aeschlimann e0057afca1 Use textmate for scss, rename sass to scss 2016-06-09 09:31:03 +02:00
Martin Aeschlimann 995b3778e6 [less/sass] test cssvariable colorizing 2016-05-27 08:37:21 +02:00
Martin Aeschlimann 53e6c567b3 [sass] fix highlighting of @mixin inside @if (for #5528) 2016-04-25 14:35:34 +02:00
Martin Aeschlimann 1ff4b7d32f [sass] color parameters same as variables (for #5528) - test 2016-04-25 13:03:23 +02:00
Martin Aeschlimann 37f5e2b355 [colorize tests] update test result data 2016-04-11 21:28:19 +02:00
Martin Aeschlimann 3a486b145e colorize tests: add color, normalize type 2016-04-11 21:28:15 +02:00
Martin Aeschlimann e475fdebcc [html/razor/handlebars/xml] colorizer tests 2016-04-11 16:03:38 +02:00
Martin Aeschlimann d4182e34b8 colorizer test code polish 2016-04-11 16:03:35 +02:00
Martin Aeschlimann 084e8dba55 [css/less/sass] colorizer tests 2016-04-11 16:03:35 +02:00
Martin Aeschlimann b6bdc71d72 colorize-test fixes for build 2016-04-08 23:26:25 +02:00
Martin Aeschlimann 24dfa08f6f Theme tests as extension test 2016-04-08 23:26:12 +02:00