eclipse-theia/theia

[tasks] update 'test-resources' task examples to use new task features/support

クローズ

#6,348 opened on 2019/10/08

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)TypeScript (2,478 件のフォーク)batch import
good first issuetaskstest

Repository metrics

Stars
 (18,676 個のスター)
PR merge metrics
 (平均マージ 15d 4h) (30d で 75 merged PRs)

説明

Description

For test and documentation purposes, the test-resources folder tasks should be updated to include additional or updated examples which make use of new functionality present in the task system including problemMatchers and inputs variables.

This will allow for quicker and easier testing of future pull requests which affect the task extension (no longer need to re-create new tests), and also help during regression testing.

Additional Information

  • file: tasks.json
  • problemMatchers: #5877
  • input variables: #6331

コントリビューターガイド