Commit graph

202 commits

Author SHA1 Message Date
Jackson Kearl 941a603ccd
Revert "Try fix getting started as default crashing integration tests"
This reverts commit 0206b2ee43.
2021-06-02 12:13:39 -07:00
Jackson Kearl 0206b2ee43
Try fix getting started as default crashing integration tests 2021-06-02 12:13:02 -07:00
Martin Aeschlimann a961587ecf
dart as built-in language 2021-05-26 11:52:41 +02:00
Alex Ross 8de5c819a1
Add test for C# grammar but
Part of https://github.com/microsoft/vscode/issues/123333
2021-05-10 15:05:52 +02:00
Alex Ross df15c8e832
Update grammars 2021-05-04 13:42:19 +02:00
Robo bce4d71f64
chore: bump node@14.x in devDependencies (#122905) 2021-05-04 10:04:13 +02:00
Miguel Solorio ac48f78dd6
Add icons for built-in extensions (fixes #81760) 2021-04-20 12:09:24 -07:00
Benjamin Pasero 14981ce89d tests - enable colors for windows (CI supports it and the new Windows terminal too) 2021-04-19 09:29:20 +02:00
Matt Bierner 119581fc2a
Use more standard name for shared extension tsconfig
This enables Intellisense in the `tsconfig.base` file
2021-04-12 15:58:38 -07:00
Alex Ross 65a763bdf8
Remove long cpp colorizer test
Fixes #120095
2021-04-01 12:11:37 +02:00
Pooya Vakeely 95420b39f2
Add cuda-cpp lang id, grammar and problem matchers (#119444)
* Adding a language ID for CUDA

* Adding aliases for CUDA C++

* Add problem matcher for cuda-cpp based on nvcc output

* Adding a grammar for cuda-cpp

* Adding a language configuration file for cuda-cpp

* Adding a colorizer test for cuda-cpp

* Update the update-grammars.js to pick up cuda-cpp.tmLanguage.json

* Add cgmanifest entry for cuda grammar

Co-authored-by: Alex Ross <alros@microsoft.com>
2021-03-30 11:18:48 +02:00
Alex Ross 17e7a257ff
Update grammars 2021-03-29 15:16:24 +02:00
Alex Ross bc405e936f
Try new CSS grammar
Fixes #115480
2021-03-11 16:09:05 +01:00
Alex Ross 6949fed6ed Update grammars and fix julia update script for Windows 2021-03-03 17:26:09 +01:00
Benjamin Pasero e916637528 tests - enable color output for integration tests 2021-03-01 15:10:15 +01:00
Martin Aeschlimann ebac2cfa10 add colorizer test 2021-02-08 16:33:12 +01:00
João Moreno ec805db5ed
add repository field to extensions package.json 2021-01-29 15:30:45 +01:00
Martin Aeschlimann 68b7e79867 fix test-product icon 2021-01-25 21:54:34 +01:00
João Moreno af2bcd4d46
bring back vscode-colorize-tests 2021-01-19 11:39:39 +01:00
João Moreno bc7d3c9ea6
remove grammar extensions 2021-01-15 12:35:17 +01:00
Alexandru Dima f74ad9692f
Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
Alexandru Dima 7ca71e763d
Move away from deprecated 'vscode' node module (#112718) 2020-12-17 21:40:14 +01:00
Alexandru Dima ed19f6082f
Share mocha related node modules (#112718) 2020-12-17 11:03:49 +01:00
Ladislau Szomoru b2efcbf687
Add process.arch into the test results file name (#104946) 2020-08-19 07:48:37 +02:00
Martin Aeschlimann fe5024cb35 Handle invalid token type/modifier indexes. Fixes #96540 2020-05-01 16:48:19 +02:00
Alex Dima 65309e1d7c
Have SemanticTokensBuilder.build() return SemanticTokens (for #93614) 2020-03-30 15:52:25 +02:00
Martin Aeschlimann 3c938c800a language specific scopes 2020-03-29 18:03:17 +02:00
Martin Aeschlimann eeda7a1fb1 add icon registry 2020-03-09 13:53:43 +01:00
Martin Aeschlimann f91c7ded03 product icons more 2020-03-06 16:26:59 +01:00
Pine Wu 2362584a62 Revert "Fix #73803"
This reverts commit 67e6aef0c8.
2020-03-06 00:30:14 -08:00
Pine Wu 4857a9a746 Revert "Fix integration test"
This reverts commit 5a0ab960f0.
2020-03-06 00:29:57 -08:00
Pine Wu 5a0ab960f0 Fix integration test 2020-03-05 12:41:06 -08:00
Pine Wu 67e6aef0c8 Fix #73803 2020-03-05 11:34:58 -08:00
Martin Aeschlimann b2e0925ba1 update jsonc-parser 2020-02-21 15:03:33 +01:00
Martin Aeschlimann ce26bb6ce0 improved semanticTokenStyleDefaults sample 2020-01-30 21:36:50 +01:00
Martin Aeschlimann 9b398ecf88 rename to semanticTokenStyleDefaults.scope 2020-01-30 21:36:50 +01:00
Martin Aeschlimann c88756957a rename to semanticTokenTypes, semanticTokenModifiers & semanticTokenStyleDefaults 2020-01-30 21:36:50 +01:00
Alex Dima 9e1d730cf2
SemanticTokens - implement feedback received in API call:
- extract a separate DocumentRangeSemanticTokensProvider that deals with a document range
- extract a separate provideDocumentSemanticTokensEdits that deals with updating via SemanticTokensEdits a previous result
2020-01-16 18:02:02 +01:00
Johannes Rieken 12eb715644 (re)enable no-extra-semi rule 2020-01-02 21:12:03 +01:00
Martin Aeschlimann 2bde45241a add semantic token example folder 2019-12-12 12:10:24 +01:00
Martin Aeschlimann 013132d657 fix selectorPattern 2019-12-11 17:08:56 +01:00
Martin Aeschlimann 54151bb664 [semantic tokens] Use singular for token type names Fixes #86281 2019-12-06 12:23:22 +01:00
Martin Aeschlimann 8b449d1a08 semantic token test: fix length, skip unknown tokens 2019-12-03 10:52:52 +01:00
Martin Aeschlimann 56c6acd2fe update semantic test 2019-12-03 09:44:10 +01:00
Alex Dima d6dae16f40
Remove areas from the semantic tokens API 2019-12-02 10:41:32 +01:00
Martin Aeschlimann 86be8b94e5 remove console logs 2019-11-29 15:28:44 +01:00
Martin Aeschlimann 1803c7fd76 fixes for theming semantic tokens 2019-11-22 13:52:24 +01:00
Martin Aeschlimann e23cbe05f3 fix pattern 2019-11-22 10:06:58 +01:00
Martin Aeschlimann 28909fd2ad test-SemanticColoringProvider 2019-11-21 20:45:13 +01:00
Alex Dima c9a2de2d9c
Improve integration test output on Windows (#84239) 2019-11-08 17:21:35 +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
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
Matt Bierner a65adc6fda Use vscode.d.ts we ship instead of version from vscode package 2019-05-16 10:38:29 -07:00
Benjamin Pasero e2d1fd06d1 debt - update extensions node dependency to 10.x 2019-02-07 08:49:36 +01:00
Nguyen Long Nhat 7e102b5de3
Task 2.0.0 2018-10-26 22:17:31 +07:00
Matt Bierner 4c8e61c049 Remove "use strict" directives in extension tests
We compile with alwaysStrict so these are not needed
2018-10-02 15:59:42 -07:00
Matt Bierner 52d3961c2b Update more extensions to use shared config 2018-10-02 10:24:19 -07:00
Matt Bierner 199c51f4a5 Enable no unused parameters 2018-10-01 16:12:26 -07:00
Joao Moreno 707787c5b8 update yarn.lock files to use integrity 2018-09-30 16:34:43 +02:00
Benjamin Pasero 920defc6a6 debt - update extensions node dependency to 8.x 2018-08-14 10:44:56 +02:00
Joao Moreno 8a3ffed0ab vsts: report smoketest results 2018-06-12 17:37:53 +02:00
Joao Moreno 4dc738593b complete integration test results 2018-06-12 17:24:23 +02:00
Joao Moreno d8555f56c1 tests: scope xml file per platform 2018-06-11 22:36:32 +02:00
Joao Moreno 4eceb88ebf wip: build show integration tests 2018-06-11 22:05:12 +02:00
Joao Moreno b6bc9ecd4d yarn: missing yarn.lock files 2017-11-13 23:07:17 +01:00
Erich Gamma a54c44cb0d Enabling the 'noUnusedLocals' compiler option for extensions 2017-11-08 10:23:49 +01:00
Matt Bierner 69832fddf6 use import mocha instead of <reference> for some tests 2017-11-07 14:54:20 -08:00
Matt Bierner cd00b590a8 Enable strict in a few more extensions 2017-11-06 11:40:05 -08:00
Martin Aeschlimann 12d4925c72 Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
isidor efdc328058 ${workspaceRoot} -> ${workspaceFolder} 2017-09-19 11:21:49 +02:00
Martin Aeschlimann b1e8b37c04 colorizer test fix 2017-08-15 15:29:56 +02:00
Martin Aeschlimann d558497c07 Colorizer tests: Accept tests when only scopes have changed 2017-08-10 10:24:46 +02:00
Benjamin Pasero d768111d14 try to fix flaky linux tests on travis 2017-07-13 08:07:41 +02:00
Matt Bierner 721f880cfd Use Shared TypeScript to Compile VSCode Colorizer Tests (#25858)
**Bug**
Colorizer-tests currently installs an old version of typescript

**Fix**
Switch to using the standard typescript that all other extensions use. Also switch over to using the shared `vscode.d.ts` file
2017-05-05 13:41:39 -07:00
Matt Bierner 7d2dea4e45 Add "Include" to extension TSConfig Files (#25860)
**Bug**
Most VSCode extensions currently specify `"exclude"` in their `tsconfig.json` but not `"include"`. This may result in extra files being included in each project

**Fix**
Add  `"include": ["src/**/*"]` to all extension tsconfig files
2017-05-05 11:37:59 -07:00
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