Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

src/goLanguageServer: fix missing gopls detection logic#3197

Merged
ramya-rao-a merged 2 commits intomicrosoft:masterfrom
hyangah:b3194
Apr 25, 2020
Merged

src/goLanguageServer: fix missing gopls detection logic#3197
ramya-rao-a merged 2 commits intomicrosoft:masterfrom
hyangah:b3194

Conversation

@hyangah
Copy link
Copy Markdown
Contributor

@hyangah hyangah commented Apr 20, 2020

Also, update getMissingTools to check the tool's existence
by simply checking whether the resolved tool path is absolute.
getBinPath already ran the existence check before returning
the absolute path for the tool.

Fixes #3194

Also, update getMissingTools to check the tool's existence
by simply checking whether the resolved tool path is absolute.
getBinPath already ran the existence check before returning
the absolute path for the tool.

Fixes microsoft#3194
Comment thread src/goLanguageServer.ts Outdated
@stamblerre
Copy link
Copy Markdown
Contributor

Thanks for doing this!

@ramya-rao-a ramya-rao-a merged commit b9fd380 into microsoft:master Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v0.14.1 does not seem to install gopls anymore

3 participants