LSP-gopls icon indicating copy to clipboard operation
LSP-gopls copied to clipboard

Golang support for Sublime's LSP plugin

Results 6 LSP-gopls issues
Sort by recently updated
recently updated
newest added

UPDATE: I have removed go and re-installed it again, now its working. must be a local issue with my go configuration, even do this doesn't happens with vscode. LSP-gopls should...

Previously, running Vuln check would return the response. It now returns tokens and we must fetch the response.

Update VERSION to Gopls v0.16.2 - [x] Updated `plugin/version.py` - [x] Updated `schema` and `settings` - [ ] Reviewed changes

auto-update

Line 77 - "gopls.allowImplicitNetworkAccess": false I get a message in the status bar of ST4 saying that allowImplicitNetworkAccess is deprecated. here's the issue in gopls : https://github.com/golang/go/issues/66860

Update VERSION to Gopls v0.18.1 - [x] Updated `plugin/version.py` - [x] Updated `schema` and `settings` - [ ] Reviewed changes

auto-update

Update VERSION to Gopls v0.18.0 - [x] Updated `plugin/version.py` - [x] Updated `schema` and `settings` - [ ] Reviewed changes

auto-update