Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vscode] TaskGroup misses support for id and isDefault #11519

Closed
Tracked by #11520
planger opened this issue Aug 3, 2022 · 0 comments · Fixed by #11944 · May be fixed by eclipsesource/theia#56
Closed
Tracked by #11520

[vscode] TaskGroup misses support for id and isDefault #11519

planger opened this issue Aug 3, 2022 · 0 comments · Fixed by #11944 · May be fixed by eclipsesource/theia#56
Assignees
Labels
tasks issues related to the task system vscode issues related to VSCode compatibility

Comments

@planger
Copy link
Contributor

planger commented Aug 3, 2022

See also https://code.visualstudio.com/api/references/vscode-api#TaskGroup

@paul-marechal paul-marechal added the vscode issues related to VSCode compatibility label Aug 3, 2022
@vince-fugnitto vince-fugnitto added the tasks issues related to the task system label Aug 3, 2022
@tsmaeder tsmaeder self-assigned this Nov 25, 2022
tsmaeder added a commit to tsmaeder/theia that referenced this issue Nov 29, 2022
Adds support for id and isDefault and includes a small drive-by fix in
the Task implementation where the taskRunOptions object was not properly
initialized.

Contributed on behalf of ST Microelectronics

Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
tsmaeder added a commit to tsmaeder/theia that referenced this issue Dec 2, 2022
Adds support for id and isDefault and includes a small drive-by fix in
the Task implementation where the taskRunOptions object was not properly
initialized.

Contributed on behalf of ST Microelectronics

Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
tsmaeder added a commit that referenced this issue Dec 4, 2022
* Add support for TaskGroup.id and isDefault. Fixes #11519

Adds support for id and isDefault and includes a small drive-by fix in
the Task implementation where the taskRunOptions object was not properly
initialized.

Contributed on behalf of ST Microelectronics

Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tasks issues related to the task system vscode issues related to VSCode compatibility
Projects
None yet
4 participants