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

Editor absolutely needs go.work #1224

Closed
Fruchtgummi opened this issue May 6, 2022 · 1 comment
Closed

Editor absolutely needs go.work #1224

Fruchtgummi opened this issue May 6, 2022 · 1 comment

Comments

@Fruchtgummi
Copy link

I can't work with LiteIDE at all at the moment. It doesn't understand go.work and for microservices development I have to link all imports to a repo. go.work works correctly of course, but autocompletion and jumping to the declaration go wrong.

Will there be an update for this or do I have to change the editor?

@visualfc
Copy link
Owner

visualfc commented May 11, 2022

build for go1.18
go get -u github.com/visualfc/gotools
go get -u github.com/visualfc/gocode

Windows/Linux: copy GOPATH/bin gotools and gocode to liteide/bin
MacOS: copy GOPATH/bin gotools and gocode to LiteIDE.app/Contents/MacOS

fixed
visualfc/gotools@46ea133
visualfc/gocode@901895f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants