gopls
https://pkg.go.dev/golang.org/x/tools/gopls
gopls (pronounced "Go please") is the official Go language server developed by the Go team. It provides IDE features to any LSP-compatible editor.
- Developed at devel:languages:go
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/gopls && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000801 801 Bytes | |
_servicedata | 0000000233 233 Bytes | |
gopls-0.15.3.tar.gz | 0001246053 1.19 MB | |
gopls.changes | 0000036554 35.7 KB | |
gopls.spec | 0000002057 2.01 KB | |
vendor.tar.gz | 0003265404 3.11 MB |
Revision 12 (latest revision is 15)
Ana Guerrero (anag+factory)
accepted
request 1167900
from
Jeff Kowalczyk (jfkw)
(revision 12)
- Update to version 0.15.3: * gopls: update go.mod for v0.15.3-pre.2 * gopls/internal/server: don't reset views if configuration did not change * gopls: update go.mod for v0.15.3-pre.1 * gopls/internal/cache: add debug assertions to refine golang/go#66732 * gopls/internal/cache: analysis: repair start/end and refine bug report * gopls/internal/cache: avoid panic when the primary diagnostic is broken * internal/check: filter out too-new Go versions for type checking * gopls/internal/cache: fix crash in snapshot.Analyze with patch versions * gopls/internal/server: filter diagnostics to "best" views * internal/imports: fix two "nil pointer in interface" bugs * all: add replace directive to help stage the v0.15.3 release * gopls: fix test failures due to quoting of names in go/types errors (forwarded request 1167899 from jfkw)
Comments 0