Skip to content

feat(spx-gui): support incomplete completion lists#3306

Merged
aofei merged 1 commit into
goplus:devfrom
aofei:support-incomplete-completion-lists
Jun 30, 2026
Merged

feat(spx-gui): support incomplete completion lists#3306
aofei merged 1 commit into
goplus:devfrom
aofei:support-incomplete-completion-lists

Conversation

@aofei

@aofei aofei commented Jun 24, 2026

Copy link
Copy Markdown
Member

Normalize LSP completion results to CompletionList so array results keep existing complete-list behavior while incomplete lists can trigger a fresh request during active completion.

Fixes #3256

gemini-code-assist[bot]

This comment was marked as resolved.

fennoai[bot]

This comment was marked as resolved.

@aofei aofei marked this pull request as draft June 25, 2026 02:20
@aofei aofei force-pushed the support-incomplete-completion-lists branch 2 times, most recently from 3788a25 to 41aadb6 Compare June 30, 2026 01:55
@aofei aofei marked this pull request as ready for review June 30, 2026 01:56
@aofei aofei enabled auto-merge (squash) June 30, 2026 01:56
Normalize LSP completion results to `CompletionList` so array results
keep existing complete-list behavior while incomplete lists can trigger
a fresh request during active completion.

Fixes goplus#3256

Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
fennoai[bot]

This comment was marked as resolved.

@aofei aofei force-pushed the support-incomplete-completion-lists branch from 41aadb6 to 54d281f Compare June 30, 2026 02:21
@aofei aofei merged commit 0b1e345 into goplus:dev Jun 30, 2026
5 checks passed
@aofei aofei deleted the support-incomplete-completion-lists branch June 30, 2026 02:28
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.

Support incomplete LSP completion lists

2 participants