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

src/goLanguageServer: fix missing gopls detection logic #3197

Merged
merged 2 commits into from
Apr 25, 2020

Conversation

hyangah
Copy link
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
src/goLanguageServer.ts Outdated Show resolved Hide resolved
@stamblerre
Copy link
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