huggingface / huggingface/llm-vscode

There will be two inference responses after users stopping editing.

Open
#145 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.