Skip to content

x/tools/gopls: Completion: failed type assertion in completer.item #71044

Closed

Activity

added
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.
goplsIssues related to the Go language server, gopls.
ToolsThis label describes issues relating to any tools in the x/tools repository.
gopls/completionIssues related to auto-completion in gopls.
on Dec 27, 2024
added this to the Unreleased milestone on Dec 27, 2024
self-assigned this
on Jan 3, 2025
adonovan

adonovan commented on Jan 7, 2025

@adonovan
MemberAuthor

See amap.zip for a repro test case, courtesy of @qiulaidongfeng.

findleyr

findleyr commented on Jan 15, 2025

@findleyr
Member

@qiulaidongfeng do you recall exactly what you were completing when you encountered this crash?

16 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.gopls/completionIssues related to auto-completion in gopls.gopls/telemetry-wins

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @adonovan@gopherbot@findleyr@qiulaidongfeng@gabyhelp

      Issue actions

        x/tools/gopls: Completion: failed type assertion in completer.item · Issue #71044 · golang/go