Skip to content

Accidentally broke the extension and now have no way of reverting (re-installing doesn't work) #3875

@matronator

Description

@matronator

I have accidentally broke the extension and can't revert it even after uninstalling and installing again.

After coding in Cursor for a while, I opened my project in VSCode again and noticed some of my files reported errors due to using undefined functions from the standard library. I run "go version" in my terminal and see that it's 1.24, but the extension uses 1.15 from /usr/local/go/bin/. I wanted to change the version, so I clicked the extension icon and select "Change Go Environment" > "Select from file" and there I f***ed up, because I instead selected the gopls binary instead of the go binary.

And now I can't get it back, any command from the extension I try gives me an error and also I don't see any option in settings that can help me.

What do I do?

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