x/tools/gopls: crash in import organization #40208
Labels
FrozenDueToAge
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
Describe what you observed.
I've installed the extension (and the recommended tools) and opened a go file which contains only the package definition, like this:
package protocol
The
gopls
server crashed immediately. Adding an empty newline to the file and reloading the editor fixes this error.Stacktrace
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.
<OPTIONAL: ATTACH LOGS HERE>
The text was updated successfully, but these errors were encountered: