Skip to content

Commit 1ece106

Browse files
committed
nes: joint: tweakable yielding strategies where NES yields to completions
nes: simplify handling of NES endOfLife nes: joint provider: yield to NES if last suggestion was NES and it agrees with users edits Update src/extension/inlineEdits/vscode-node/jointInlineCompletionProvider.ts Co-authored-by: Copilot <[email protected]> nes: dispose JointCompletionsProvider nes: rework logic this has a bug that completions gets triggered along with NES on cursor move -- it's very bad for completions because it has no debounce AND it would get cancellation on cursor move nes: remove unused setting nes: update lastNesSuggestion only if latest invocation nes: fix imports nes: remove unused param nes: remove redundant check nes: fix: correctly cancel completions when NES is picked
1 parent 79de6aa commit 1ece106

File tree

2 files changed

+229
-130
lines changed

2 files changed

+229
-130
lines changed

0 commit comments

Comments
 (0)