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

There will be two inference responses after users stopping editing. #145

Open
10901008-RoryHuang opened this issue Oct 21, 2024 · 1 comment
Labels

Comments

@10901008-RoryHuang
Copy link

After users stopping editing, InlineCompletion is triggered (triggerKind-Automatic), allowing a request to be sent to llm-ls. However, the response from llm-ls triggers InlineCompletion (triggerKind-Invoked ) again.
I'm a bit confused about this behavior. Could you please provide some more context?

Copy link
Contributor

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant