golang / vscode-go

Go extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=golang.Go
Other
3.78k stars 728 forks source link

vscode prompts to install the production version when the nightly version is already running #3290

Closed pjweinb closed 3 months ago

pjweinb commented 3 months ago

Go version

doesn't matter

Output of go env in your module/workspace:

doesn't matter

What did you do?

restarted code-insiders, the daily version of vscode, running the go-nightly extension.

What did you see happen?

A window popped up asking if I wanted to install the "recommended Go extension" although it is already running the nightly version of the extension.

What did you expect to see?

Nothing, or at least a checkbox for "Don't ask this again"

hyangah commented 3 months ago

That prompt is coming from VS Code since golang.go is the official extension. Once Nightly extension goes away, this will be irrelevant.

You can disable this prompt by setting

"extensions.ignoreRecommendations": true
pjweinb commented 3 months ago

is there any reason to run the nightly anymore?

On Tue, Apr 2, 2024 at 5:47 PM Hyang-Ah Hana Kim @.***> wrote:

Closed #3290 https://github.com/golang/vscode-go/issues/3290 as completed.

— Reply to this email directly, view it on GitHub https://github.com/golang/vscode-go/issues/3290#event-12332418842, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJIAI56VWFEXXISJPA3L6LY3MRN7AVCNFSM6AAAAABFOV76M2VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSGMZTENBRHA4DIMQ . You are receiving this because you authored the thread.Message ID: @.***>