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

lsp: set working directory based on module directory #2264

Merged
merged 1 commit into from
May 5, 2019

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented May 4, 2019

Set the working directory of gopls based on the value of GOMOD. When in
GOPATH mode, the value of Vim's working directory will be used.

Fixes #2263

Set the working directory of gopls based on the value of GOMOD. When in
GOPATH mode, the value of Vim's working directory will be used.

Fixes fatih#2263
@bhcleek bhcleek merged commit f84a342 into fatih:master May 5, 2019
@bhcleek bhcleek deleted the gopls/smart-wd branch May 5, 2019 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant