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

Completions fail when gopkgs is not an executable #2220

Description

I am using Ubuntu and manually compile all necessary third-party go tools (gocode, gocode-gomod etc) and install them in /usr/local/bin folder via self-made .deb package. And though /usr/local/bin is in $PATH it seems that vscode unable to use some of that tools like gocode and is able to use others like gometalinter. Everything works when vscode compiles all tools itself and places them into $GOPATH/bin but for some reason I'd like to maintain aforementioned go tools in separate manner because I also want to use them from the another editor that I occasionally use.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions