vscode/extensions
Jason Williams e19f09713b
Enable globs on tasks otherwise fallback to default - fixes #88106 (#141230)
* use glob on tasks otherwise fallback to default

* add support for test commands also

* try to find one globbed task otherwise fallback to defaults

* - get relativePath (but fallback to absolute if outside of workspace)
- bring back json schema

* Refactor and reduce duplicate code

* remove glob, make isDefault a string or boolean

* update taskConfig

* - rebase
- type updates
- splitPerGroupType should check explicitly for true on isDefault
- hygiene check

* Remove task glob from API

* Task group DTO updates

* Make sure globs run ahead of default task if there's multiple globs matching

* Style and name changes

* More naming and code re-use

* Glob doesn't work when only 1 glob match

Co-authored-by: Alex Ross <alros@microsoft.com>
2022-05-03 09:56:24 +02:00
..
bat Update grammars 2021-05-04 13:42:19 +02:00
clojure Update grammars 2022-01-31 16:52:03 +01:00
coffeescript
configuration-editing vscode property (microsoft/dev-container-spec#1) 2022-04-25 22:12:06 +02:00
cpp Update grammars 2022-01-31 16:52:03 +01:00
csharp Update grammars 2022-01-31 16:52:03 +01:00
css Update grammars 2021-11-02 15:32:34 +01:00
css-language-features debt - bring @types/mocha up to date with version 9.x 2022-05-02 08:30:27 +02:00
dart Update grammars 2022-05-02 11:20:10 +02:00
debug-auto-launch chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
debug-server-ready chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
diff Update grammars 2021-12-07 15:12:01 +01:00
docker
emmet Revert "Provide emmet abbreviations via inline completions (#147387)" 2022-04-19 16:31:57 -07:00
extension-editing chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
fsharp Update grammars 2022-05-02 11:20:10 +02:00
git debt - bring @types/mocha up to date with version 9.x 2022-05-02 08:30:27 +02:00
git-base Make git-base a web extension 2022-04-25 21:03:41 +02:00
github fix: close create fork message will create fork (#148438) 2022-05-02 05:49:00 -07:00
github-authentication fixes #148414 (#148418) 2022-05-02 07:14:26 -07:00
go
groovy
grunt chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
gulp chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
handlebars Removes g flag from wordPatterns. 2021-05-31 19:47:57 +02:00
hlsl
html Move more update-grammar scripts to mjs 2022-03-01 17:28:57 -08:00
html-language-features Pick up TS 4.7 for bundling with VS Code 2022-05-02 15:50:42 -07:00
image-preview Update telemetry module 2022-03-18 11:34:33 -04:00
ini
ipynb finalize notebookDocumentEvents-API, https://github.com/microsoft/vscode/issues/144662 2022-04-20 13:58:37 +02:00
jake chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
java
javascript Update grammars 2022-05-02 11:20:10 +02:00
json remvoe jupyter(json) 2022-02-15 17:45:09 -08:00
json-language-features debt - bring @types/mocha up to date with version 9.x 2022-05-02 08:30:27 +02:00
julia Update grammars 2022-03-07 15:18:39 +01:00
latex Update grammars 2022-05-02 11:20:10 +02:00
less Removes g flag from wordPatterns. 2021-05-31 19:47:57 +02:00
log
lua Update grammars 2022-03-29 11:11:11 +02:00
make Register .mak extension for the Make language (#122614) 2021-05-03 16:03:05 +02:00
markdown-basics Update grammars 2022-05-02 11:20:10 +02:00
markdown-language-features Add diagnostics for markdown links (#148578) 2022-05-02 16:06:00 -07:00
markdown-math Pass one shared macros object into every call to katex renderer (#148006) 2022-05-02 09:45:06 -07:00
merge-conflict git - use same icon for comparing as core diff editor 2022-04-01 17:20:31 +02:00
microsoft-authentication more accurate naming of pages 2022-04-27 15:40:41 -07:00
notebook-renderers added setting for notebook output line height 2022-04-13 09:12:28 -07:00
npm Fix npm task path now that there's no slash 2022-04-19 15:15:36 +02:00
objective-c Update grammars 2021-11-02 15:32:34 +01:00
perl Update grammars 2021-08-10 17:06:42 +02:00
php Migrate update grammar to mjs 2022-03-01 17:24:59 -08:00
php-language-features chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
powershell Delete built-in PowerShell snippets 2022-03-31 11:41:06 -07:00
pug
python Fixes #143953: Remove no longer necessary extensionKind 2022-02-25 11:51:07 +01:00
r Update grammars 2022-03-07 15:18:39 +01:00
razor .razor file should have default Language Mode of razor. Fixes #141756 2022-02-10 14:42:03 +01:00
restructuredtext Update grammars 2022-03-29 11:11:11 +02:00
ruby Add pattern matching 'in' 2021-04-22 09:29:46 -04:00
rust Update grammars 2021-06-11 10:11:40 +02:00
scss Update grammars 2022-01-31 16:52:03 +01:00
search-result remove unecessary files in build 2022-02-18 20:38:55 +01:00
shaderlab
shellscript Update shellscript grammar and add new test 2022-04-12 16:49:52 +02:00
simple-browser Reapply parcel/watcher adoption 2022-03-24 14:13:39 -07:00
sql Move more update-grammar scripts to mjs 2022-03-01 17:28:57 -08:00
swift Update Swift grammar 2022-03-15 11:05:34 +01:00
theme-abyss Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
theme-defaults Update light hc syntax highlighting (Fix #146687) 2022-04-22 15:41:08 -07:00
theme-kimbie-dark Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
theme-monokai Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
theme-monokai-dimmed [themes] monokai Dimmed theme issue. Fixes #80704 2022-01-19 22:14:42 +01:00
theme-quietlight Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
theme-red Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
theme-seti Update Seti theme 2022-03-14 08:46:37 -04:00
theme-solarized-dark Unify and fix Solarized token colors 2022-02-11 22:48:18 +01:00
theme-solarized-light Unify and fix Solarized token colors 2022-02-11 22:48:18 +01:00
theme-tomorrow-night-blue Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
types
typescript-basics Update grammars 2022-05-02 11:20:10 +02:00
typescript-language-features Pick up TS 4.7 for bundling with VS Code 2022-05-02 15:50:42 -07:00
vb add vba to extensions in the vb extension so that language detection works 2021-07-28 14:23:34 -07:00
vscode-api-tests Enable globs on tasks otherwise fallback to default - fixes #88106 (#141230) 2022-05-03 09:56:24 +02:00
vscode-colorize-tests Update light hc syntax highlighting (Fix #146687) 2022-04-22 15:41:08 -07:00
vscode-custom-editor-tests debt - bring @types/mocha up to date with version 9.x 2022-05-02 08:30:27 +02:00
vscode-notebook-tests Remove the concat text document api proposal 2022-04-14 14:39:44 -07:00
vscode-test-resolver Improve pause connection (#147318) 2022-04-22 13:38:28 +03:00
xml Update grammars 2022-05-02 11:20:10 +02:00
yaml Add .cff to the recognized YAML file extensions (#131323) 2021-09-06 14:33:29 +02:00
cgmanifest.json
package.json Pick up TS 4.7 for bundling with VS Code 2022-05-02 15:50:42 -07:00
postinstall.mjs Migrate postinstall script to use modules 2022-02-28 16:38:11 -08:00
shared.webpack.config.js Update to the latest extension module 2021-07-26 13:44:43 -04:00
tsconfig.base.json no modern JavaScript for us 2021-07-16 17:34:00 +02:00
yarn.lock Pick up TS 4.7 for bundling with VS Code 2022-05-02 15:50:42 -07:00