Skip to content

RD: Distinguish INVOKE trigger kind in the completion provider #2393

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

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

mkondratek
Copy link
Contributor

@mkondratek mkondratek commented Oct 5, 2024

Previously, we were assigning AUTOMATIC trigger kind even for a direct call (manually triggered) autocompletions. This PR sets the proper trigger kind for manual triggers.

Test plan

  1. In RD trigger shift + option + \

@mkondratek mkondratek self-assigned this Oct 5, 2024
@mkondratek mkondratek enabled auto-merge (squash) October 5, 2024 10:34
Copy link
Contributor

@pkukielka pkukielka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mkondratek mkondratek merged commit 44c981b into main Oct 7, 2024
9 of 10 checks passed
@mkondratek mkondratek deleted the mkondratek/fix/completion-provider-direct-call branch October 7, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants