Commit Graph

19 Commits

Author SHA1 Message Date
2f83557a56 Run format on repo 2022-11-04 14:27:02 -07:00
355d5851a8 Build extensions using TS 4.4 2021-10-04 12:24:14 -07:00
67ca84ba0c fix: fix some typos 2021-09-16 20:23:10 +08:00
e4ddd8c30c Remove use of deprecated rootPath
Fixes https://github.com/microsoft/vscode-extension-samples/issues/357
2021-07-29 14:58:42 +02:00
0839a5dd8e Add a number to the Custom Execution task close
See https://github.com/microsoft/vscode/issues/119311
2021-03-19 16:14:34 +01:00
1aae138e31 Fix task scope in sample 2020-11-02 15:12:19 +01:00
93315aff0c Remove use of deprecated task constructor
Part of https://github.com/microsoft/vscode-docs/issues/4064
2020-11-02 15:07:37 +01:00
2904aeac4a Remove deprecated API and lint tasks sample
Fixes https://github.com/microsoft/vscode-extension-samples/issues/297
2020-06-10 11:27:06 +02:00
ee16257d90 Update tasks custom sample to not use proposed api
Related to https://github.com/microsoft/vscode-extension-samples/issues/306
2020-06-09 10:07:50 +02:00
0d75c54755 Update task provider sample
CustomExecution2 -> CustomExecution
2019-10-21 11:49:13 +02:00
5fb626a4e3 Update task provider sample for resolveTask 2019-08-07 17:30:13 +02:00
28adf20489 Update build time in tasks sample 2019-08-06 14:54:15 +02:00
89b73121aa Add a sample for CustomExecution tasks 2019-08-06 14:03:07 +02:00
704f351abd Update task provider sample 2018-10-26 12:25:53 +02:00
b72fae94fa Revert "Pretter for each ts file"
This reverts commit 23674b2cfe.
2018-10-23 22:14:56 -07:00
23674b2cfe Pretter for each ts file 2018-10-10 09:37:51 -07:00
5db93b4042 Move task provider to the latest version 2018-09-04 14:47:27 +02:00
a498c04740 Fix task provider sample 2018-07-19 06:11:32 +03:00
ad39f8c2dd Added task provider example 2017-07-05 17:21:28 +02:00