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...
### 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...
environment : mac go 1.16.15 remote local docker container trigger: add go.mod package rebuild repeatedly switch different go.mod git branch try: delete .vscode rebuild container download golang extend other project...
### 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? * Run `go version` to get version of Go from _the VS Code integrated terminal_....
gopls version: v0.9.4 (go1.18.4) gopls flags: update flags: proxy extension version: 0.35.2 go version: 1.18.4 environment: Visual Studio Code win32 initialization error: undefined issue timestamp: Tue, 23 Aug 2022 12:49:44...
gopls version: v0.9.4 (go1.18) gopls flags: gopls update flags: proxy extension version: 0.33.1 go version: 1.18 environment: Visual Studio Code darwin initialization error: undefined issue timestamp: Fri, 19 Aug 2022...
**Is your feature request related to a problem? Please describe.** Debugging view of variables pane is very cluttered: **Describe the solution you'd like** 1. Remove package names from the type...
**Is your feature request related to a problem? Please describe.** I use `gotestsum` in the terminal because of the test results formatting and would love to have `vscode` using the...
**Is your feature request related to a problem? Please describe.** hi Sometime, dont clearly know which handler to call, so dont eaily to directly break at the func. VS Code...