x/tools/gopls: add support for remote files #31086
Labels
FeatureRequest
Issues asking for a new feature that does not need a proposal.
gopls
Issues related to the Go language server, gopls.
help wanted
Milestone
We should add optional support for the Files extension to support client based file loading.
This would mostly allow gopls to run in a server mode that did not need to read a disk.
We woud have to solve the running of
go list
beneath packages as a separate problem before the benefit was truly realized.The text was updated successfully, but these errors were encountered: