Skip to content
New issue

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

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

Already on GitHub? # to your account

vscode - proposed API evolution for TerminalQuickFixProvider for 1.82.0 #13006

Conversation

rschnekenbu
Copy link
Contributor

What it does

Fix stubbed API with missing types and removed enums on 1.82.0 version for TerminalQuickFixProvider (used by npm builtins)

Fixes #12969

Contributed on behalf of ST Microelectronics

How to test

Not much, as this is a stubbed API.

Follow-ups

Review checklist

Reminder for reviewers

@rschnekenbu rschnekenbu force-pushed the issues/12969-terminalQuickFixProvider branch from 251235a to 295bbfc Compare October 19, 2023 12:48
note the API is still stubbed in the tool.

Fixes eclipse-theia#12969

Contributed on behalf of STMicroelectronics

Signed-off-by: Remi Schnekenburger <rschnekenburger@eclipsesource.com>
@tortmayr tortmayr force-pushed the issues/12969-terminalQuickFixProvider branch from 295bbfc to 9c65375 Compare October 21, 2023 13:11
@tsmaeder tsmaeder merged commit eb43387 into eclipse-theia:master Oct 21, 2023
@vince-fugnitto vince-fugnitto added this to the 1.43.0 milestone Oct 26, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[vscode] proposed API terminalQuickFixProvider evolutions in 1.82
3 participants