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...

Debug

### What version of Go, VS Code & VS Code Go extension are you using? * Run go version to get version of Go from the VS Code integrated terminal....

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

**Describe the problem** VSCode does not resolve env vars in settings.json - this is left for extensions to implement themselves. For example, in the following `${env:BAR}` will not be replaced:...

FeatureRequest

**Is your feature request related to a problem? Please describe.** Recently, I'm using VSCode full time, but one feature of goland I miss very much is viewing the go standard...

FeatureRequest

### 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

**Is your feature request related to a problem? Please describe.** I am having directories in my project consisting of different open-source projects, and I would like `gopls` not to even...

FeatureRequest
Duplicate
go-test
Go Companion

**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered**...

HelpWanted

### What version of Go, VS Code & VS Code Go extension are you using? Version Information Go 1.18 VS Code 1.69.2 VS Code Go 0.35.1 ### Share the Go...

Debug
NeedsFix

gopls version: v0.9.1 (go1.18.4) gopls flags: -remote=auto -logfile=auto -debug=:0 -rpc.trace update flags: proxy extension version: 2022.7.2516 go version: 1.18.4 environment: Visual Studio Code win32 initialization error: Error: Pending response rejected...

WaitingForInfo