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] Support optional property TaskPresentationOptions#clear #11133

Closed
Tracked by #9863
planger opened this issue May 11, 2022 · 1 comment · Fixed by #11298
Closed
Tracked by #9863

[vscode] Support optional property TaskPresentationOptions#clear #11133

planger opened this issue May 11, 2022 · 1 comment · Fixed by #11298
Assignees
Labels
vscode issues related to VSCode compatibility

Comments

@planger
Copy link
Contributor

planger commented May 11, 2022

Feature Description:

Support specifying for Tasks whether the terminal is to be cleared or not in the TaskPresentationOptions with the optional property clear, see https://code.visualstudio.com/api/references/vscode-api#TaskPresentationOptions

@vince-fugnitto vince-fugnitto added the vscode issues related to VSCode compatibility label May 11, 2022
@jfaltermeier jfaltermeier self-assigned this Jun 15, 2022
@jfaltermeier
Copy link
Contributor

I will have a look at this

jfaltermeier added a commit to eclipsesource/theia that referenced this issue Jun 15, 2022
…pse-theia#11133

* extend theia.d.ts and DTOs accordingly
* conversion to actual internal API work out of the box already because
clear? was available already

Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>

Contributed on behalf of STMicroelectronics
jfaltermeier added a commit to eclipsesource/theia that referenced this issue Jun 15, 2022
…pse-theia#11133

* extend theia.d.ts and DTOs accordingly
* conversion to actual internal API work out of the box already because
clear? was available already

Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>

Contributed on behalf of STMicroelectronics
jfaltermeier added a commit to eclipsesource/theia that referenced this issue Jun 15, 2022
…pse-theia#11133

* extend theia.d.ts and DTOs accordingly
* conversion to actual internal API work out of the box already because
clear? was available already

Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>

Contributed on behalf of STMicroelectronics
jfaltermeier added a commit to eclipsesource/theia that referenced this issue Jun 17, 2022
…pse-theia#11133

* extend theia.d.ts and DTOs accordingly
* conversion to actual internal API work out of the box already because
clear? was available already

Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>

Contributed on behalf of STMicroelectronics
jfaltermeier added a commit that referenced this issue Jun 17, 2022
* extend theia.d.ts and DTOs accordingly
* conversion to actual internal API work out of the box already because
clear? was available already

Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>

Contributed on behalf of STMicroelectronics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vscode issues related to VSCode compatibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants