panekj / lapce-go

Go language support using gopls
Apache License 2.0
29 stars 4 forks source link

plugin not working? #6

Closed jeremyxu2010 closed 1 year ago

jeremyxu2010 commented 1 year ago

Do not see any go language server feature described in here(https://github.com/golang/tools/tree/master/gopls). Is the plugin really working?

version info: lapce version: 0.2.4 lapce go version: v2022.11.10 go version: go1.19.3 darwin/arm64 gopls version: v0.10.1

crab21 commented 1 year ago

the same issues ,it can't work, i have only one workspace, but always remind this「use multi workspace」

image
Serdnad commented 1 year ago

I'm not sure where crab21 was seeing that, but in my case, to get the plugin to work I had to explicitly point to my gopls installation under the plugin's settings.

Screen Shot 2023-01-01 at 3 27 51 AM
AndreasPB commented 1 year ago

I get this when installing/reloading the plugin: image

lapce version: 0.2.5 lapce go version: v2022.11.10 go version: go1.19.3 windows/amd64 gopls version: v0.10.1

panekj commented 1 year ago

It's most likely due to missing GOROOT/GOBIN