vscode-go
vscode-go copied to clipboard
Go extension for Visual Studio Code
### 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...
### 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...
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...
### 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...
### 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...
--- 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
### 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...
**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...