vscode-go icon indicating copy to clipboard operation
vscode-go copied to clipboard

Go extension for Visual Studio Code

Results 393 vscode-go issues
Sort by recently updated
recently updated
newest added

### What version of Go, VS Code & VS Code Go extension are you using? Version Information * Run `go version` to get version of Go from _the VS Code...

FeatureRequest

### Is your feature request related to a problem? Please describe. Testing on save is extremely convenient for TDD-style workflows. However, at the moment it involves running the entire test...

FeatureRequest
go-test

Move our primary CI to LUCI, the default CI & trybot infra in the Go project. That will help us align our test workflow with other Go projects, simplify integration...

### What version of Go, VS Code & VS Code Go extension are you using? Version Information * Run `go version` to get version of Go from _the VS Code...

Debug
WaitingForInfo

### What version of Go, VS Code & VS Code Go extension are you using? Version Information * Run `go version` to get version of Go from _the VS Code...

WaitingForInfo

### What version of Go, VS Code & VS Code Go extension are you using? Version Information * Run `go version` to get version of Go from _the VS Code...

WaitingForInfo

--- EDIT: This is an issue created to test our new release workflow. We don't have a plan to release v0.42.2 yet --- # Release candidate (TODO: DATE) - [x]...

Is it possible to merge [go-mod-explorer](https://github.com/r3inbowari/go-mod-explorer) into vscode-go? I can work with this plan. related to #2236 #2156 #2591

FeatureRequest
NeedsInvestigation

### What version of Go, VS Code & VS Code Go extension are you using? Version Information * Run `go version` to get version of Go from _the VS Code...

NeedsInvestigation
WaitingForInfo

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] The current implementation uses...