x/tools/gopls: "Your workspace is misconfigured" after creating new file #37958
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
What did you do?
In VSCode, I created a new, empty file (
count.go
) in a package, with apackage
declaration at the top.What did you expect to see?
No errors.
What did you see instead?
This VSCode error:
There is no folder called
querysource_test
orquerysource.test
, either. I was working in the packagegithub.1485827954.workers.dev/sanity-io/gradient/pkg/search/elasticsearch/querysource
.Not able to reproduce.
Log
gopls.log.gz
Build info
Go info
The text was updated successfully, but these errors were encountered: