Skip to content

src/goEnvironmentStatus: Go version switch doesn't work when there is no workspace #302

@hyangah

Description

@hyangah

Currently, if a different Go version is selected through a UI, this extension stores the changed Go version in the workspace profile (``"go.alternateTools": { "go": ... }`. This approach does not work if there is no workspace. (e.g. single file edit mode).

Either disallow version switch or suggest the global setting change in this case.

cc @mcjcloud

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsDecisionFeedback is required from experts, contributors, and/or the community before a change can be made.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions