Support VS Code task configuration format #1096
Labels
enhancement
issues that are enhancements to current functionality - nice to haves
tasks
issues related to the task system
Our current tasks.json format is somwwhat similar but not as rich. Supporting the VS Code format would open the door to being able to use existing tasks from that IDE. Even a partial support could be worthwhile.
Our current format:
https://github.com/theia-ide/theia/tree/master/packages/task
VS Code format:
https://code.visualstudio.com/docs/editor/tasks-appendix#_schema-for-tasksjson
to consider: Explore future direction of the task runner system
microsoft/vscode#15179
The text was updated successfully, but these errors were encountered: