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

📣 Enable gopls by default #1037

Closed
hyangah opened this issue Dec 16, 2020 · 4 comments
Closed

📣 Enable gopls by default #1037

hyangah opened this issue Dec 16, 2020 · 4 comments

Comments

@hyangah
Copy link
Contributor

hyangah commented Dec 16, 2020

We plan to enable the language server, gopls, by default early next year.

We recommend switching to the language server now ("go.useLanguageServer": true in your settings.json) to confirm that it works well for you. If you notice bugs or missing features, please file a new issue and explain the problem.

You can see our progress in this project dashboard.

@hyangah hyangah pinned this issue Dec 16, 2020
@hyangah hyangah changed the title Turn on gopls by default 📣 Turn on gopls by default Dec 16, 2020
@hyangah hyangah changed the title 📣 Turn on gopls by default 📣 Enable gopls by default Dec 16, 2020
@hyangah hyangah added this to the v0.22.0 milestone Jan 14, 2021
@gopherbot
Copy link
Collaborator

Change https://golang.org/cl/284933 mentions this issue: package.json: enable gopls by default

@leafac
Copy link

leafac commented Feb 25, 2021

I arrived here because of the message in the README saying that “the official Go language server is now enabled in VS Code by default.”

Does the official Go language server subsume the Go for VS Code extension? Does it still make sense to install the Go for VS Code extension?

@stamblerre
Copy link
Contributor

Thank you for pointing this out--it should say "in VS Code Go by default". The Go language server is made available through the Go extension, so yes, you do need to install it.

@leafac
Copy link

leafac commented Feb 25, 2021

Got it. Thanks for helping out a newcomer. 😀

@golang golang locked and limited conversation to collaborators Feb 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants