vscode-go
vscode-go copied to clipboard
Go extension for Visual Studio Code
The gopls.doc.features code action (requires gopls at tip) opens the gopls manual in a browser. However, this code action appears only when the "command-." key is pressed to open a...
### 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...
gopls version: v0.6.4/undefined gopls flags: update flags: proxy extension version: 0.42.0 environment: Visual Studio Code win32 initialization error: Error: JSON RPC parse error: json: cannot unmarshal number into Go struct...
gopls version: v0.14.2/go1.22.5 gopls flags: -logfile /home/user/gopls.log -rpc.trace update flags: off extension version: 0.40.3-upstream-0.1.11-uber environment: Visual Studio Code linux initialization error: undefined issue timestamp: Fri, 16 Aug 2024 19:30:47 GMT...
**Is your feature request related to a problem? Please describe.** When working in a large monorepo, the test explorer indexes indefinitely as it attempts to discover every test in the...
gopls version: v0.16.1/go1.22.5 gopls flags: update flags: proxy extension version: 0.42.0 environment: Visual Studio Code darwin initialization error: undefined issue timestamp: Sat, 10 Aug 2024 07:50:10 GMT restart history: Sat,...
gopls version: v0.16.1/go1.22.5 gopls flags: -remote=auto”、“-logfile=auto”、“-debug=:0”、“-rpc.trace update flags: proxy extension version: 0.42.0 environment: Visual Studio Code linux initialization error: Error: Pending response rejected since connection got disposed issue timestamp: Mon,...
### 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.** Currently, the Go plugin is not available in a VSCode web environment like `github.dev`. It would be great if this...
Type: Bug 1. Open a `.go` file 2. Right click anywhere in the file 3. It crashes Extension version: 0.42.0 VS Code version: Code 1.92.0 (b1c0a14de1414fcdaa400695b4db1c0799bc3124, 2024-07-31T23:26:45.634Z) OS version: Linux...