Skip to content

How can I use go language server? #116

Answered by hverlin
134130 asked this question in Q&A
Discussion options

You must be logged in to vote

@134130 I am not able to reproduce the issue.

I have tried in a fresh Ubuntu VM and could not reproduce the issue. The environment variables are set by mise automatically. It should also configure the VSCode settings.json file with the correct path to go.

There are two cases:

  • first one is if you open a go project without go installed. In this case, even if you install go with mise, the go extension won't be usable until you either relaunch VSCode (or use the reload window action). After reloading VSCode, it then works properly.
  • the other case, is if you have already set up go before opening VSCode. In this case, it will work directly. This is how I have described it here: https://hverlin…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@hverlin
Comment options

@134130
Comment options

@hverlin
Comment options

Answer selected by 134130
@134130
Comment options

@hverlin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants