huggingface / huggingface/llm-vscode
There will be two inference responses after users stopping editing.
Open
stale
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 142
- Avg merge
- 3m
- Merged PRs (30d)
- 2
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.