gopls: automated issue report (initialization) #1314
Labels
automatedReport
Automatically created issues
FrozenDueToAge
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
gopls version: v0.6.4
gopls flags:
extension version: 0.23.1
environment: Visual Studio Code linux
initialization error: Error: JSON RPC parse error: json: cannot unmarshal number into Go struct field RenameClientCapabilities.prepareSupportDefaultBehavior of type bool: JSON RPC parse error
manual restart count: 0
total start count: 1
ATTENTION: PLEASE PROVIDE THE DETAILS REQUESTED BELOW.
Describe what you observed.
Just updated gopls.
I'm initiating the workspace inside GVM
repo is a link to:
When opening vscode got this alert:
It seems it only error when I used
go1.12.4
in gvm, when I triedgo1.14.4
it does not get the alert.I update the gopls when opening workspace on
go1.14.4
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.
The text was updated successfully, but these errors were encountered: