Skip to content

code completion does not work #3726

Open
@jelmd

Description

@jelmd

What version of Go, VS Code & VS Code Go extension are you using?

go version go1.23.6 linux/amd64


Build info
----------
 master
    @

1.98.2
ddc367ed5c8936efe395cffeec279b04ffd7db78
x64


  • Run Ctrl+Shift+P (Cmd+Shift+P on Mac OS) > Go: Locate Configured Go Tools

There is no such thing

Share the Go related settings you have added/edited

	"[go]": {
		"editor.defaultFormatter": "golang.go"
	}

Describe the bug

There is no code completion at all. It just behaves like a normal text editor.

Steps to reproduce the behavior:

load a go file an try to edit.

Actually it is a real pain to work with it. Even vim does a better job ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    WaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions