eclipse-theia/theia

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

已关闭

#6,348 创建于 2019年10月8日

 (1 条评论) (1 个反应) (0 位负责人)TypeScript (2,478 个派生)batch import
good first issuetaskstest

仓库指标

星标
 (18,676 个星标)
PR 合并指标
 (平均合并 15天 4小时) (30 天内合并 75 个 PR)

描述

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

贡献者指南