Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/tools/gopls: add support for remote files #31086

Open
ianthehat opened this issue Mar 27, 2019 · 0 comments
Open

x/tools/gopls: add support for remote files #31086

ianthehat opened this issue Mar 27, 2019 · 0 comments
Labels
FeatureRequest gopls Issues related to the Go language server, gopls. help wanted

Comments

@ianthehat
Copy link

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.

@ianthehat ianthehat added FeatureRequest gopls Issues related to the Go language server, gopls. labels Mar 27, 2019
@ianthehat ianthehat self-assigned this Mar 27, 2019
@dmitshur dmitshur changed the title cmd/gopls: Add support for remote files x/tools/cmd/gopls: Add support for remote files Mar 28, 2019
@gopherbot gopherbot added this to the Unreleased milestone Mar 28, 2019
@stamblerre stamblerre changed the title x/tools/cmd/gopls: Add support for remote files x/tools/cmd/gopls: add support for remote files Apr 17, 2019
@stamblerre stamblerre changed the title x/tools/cmd/gopls: add support for remote files x/tools/gopls: add support for remote files Jul 2, 2019
@stamblerre stamblerre added help wanted Suggested Issues that may be good for new contributors looking for work to do. and removed Suggested Issues that may be good for new contributors looking for work to do. labels Aug 8, 2019
@stamblerre stamblerre modified the milestones: Unreleased, gopls unplanned Dec 4, 2019
@stamblerre stamblerre modified the milestones: gopls unplanned, Unreleased Jan 29, 2020
@stamblerre stamblerre removed this from the Unreleased milestone Jul 23, 2020
@stamblerre stamblerre added this to the gopls/unplanned milestone Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FeatureRequest gopls Issues related to the Go language server, gopls. help wanted
Projects
None yet
Development

No branches or pull requests

3 participants