golang / vscode-go

Go extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=golang.Go
Other
3.84k stars 735 forks source link

gopls: automated issue report (crash) #3074

Closed haorenlei457 closed 9 months ago

haorenlei457 commented 9 months ago

gopls version: v0.14.2 (go1.21.3) gopls flags: update flags: proxy extension version: 0.40.0 go version: 1.20.11 environment: Visual Studio Code win32 initialization error: undefined issue timestamp: Fri, 01 Dec 2023 07:35:15 GMT restart history: Fri, 01 Dec 2023 06:51:18 GMT: activation (enabled: true)

ATTENTION: PLEASE PROVIDE THE DETAILS REQUESTED BELOW.

Describe what you observed.

Please attach the stack trace from the crash. A window with the error message should have popped up in the lower half of your screen. Please copy the stack trace and error messages from that window and paste it in this issue. Failed to auto-collect gopls trace: no gopls log. OPTIONAL: If you would like to share more information, you can attach your complete gopls logs. NOTE: THESE MAY CONTAIN SENSITIVE INFORMATION ABOUT YOUR CODEBASE. DO NOT SHARE LOGS IF YOU ARE WORKING IN A PRIVATE REPOSITORY.
adonovan commented 9 months ago

Thanks for the report. Can you please share the log you see in the gopls output channel and tell us when you observed this popup (e.g. I was updating gopls, I just opened the vscode, I did refactoring, ...)? Screen Shot 2021-01-27 at 2 53 49 PM