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

stub TerminalCompletionProvider proposed API #14719

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rschnekenbu
Copy link
Contributor

What it does

Contributes the stub to the proposed API terminalCompletionProvider, used by the builtin extension terminal-suggest.

fixes #14604

How to test

Rather than using terminal-suggest builtin, this sample extension can be used to test the stub:

This does nothing as the API is stubbed, but this should trigger no warning or errors when activating the extension.

Follow-ups

Implement the API. Follow up ticket added to the list of APIs to be implemented. (Issue 12010)

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

contributed on behalf of STMicroelectronics

Review checklist

Reminder for reviewers

@rschnekenbu rschnekenbu added the vscode issues related to VSCode compatibility label Jan 13, 2025
fixes eclipse-theia#14604

contributed on behalf of STMicroelectronics

Signed-off-by: Remi Schnekenburger <rschnekenburger@eclipsesource.com>
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
Status: Waiting on reviewers
Development

Successfully merging this pull request may close these issues.

[vscode] Stub new terminalCompletionProvider proposed API with 1.96
1 participant