- 025ebe6 gopls/internal/lsp/cache: associate env with folders, not views by Rob Findley · 1 year, 3 months ago
- f6d5f0f gopls/internal/lsp/cache: finish integrating the zero-config algorithm by Rob Findley · 1 year, 3 months ago
- 862c086 gopls/internal/lsp/cache: don't preserve sequence IDs in updated views by Rob Findley · 1 year, 3 months ago
- 59384bc gopls/internal/lsp/cache: switch to new bestViewForURI logic by Rob Findley · 1 year, 3 months ago
- 160631f gopls/internal/lsp/cache: add views for unused modules in selectViews by Rob Findley · 1 year, 3 months ago
- f801f12 gopls/internal/work: fix crash during go.work completion by Rob Findley · 1 year, 3 months ago
- b85cfba gopls/internal/lsp/cache: add the zero-config algorithm, and a unit test by Rob Findley · 1 year, 3 months ago
- ee47fd4 gopls/internal/lsp/cache: simplify view definitions by Rob Findley · 1 year, 3 months ago
- c431729 gopls/internal/lsp/cache: reconcile view modes and workspace packages by Rob Findley · 1 year, 3 months ago
- 261fa1a gopls/internal: remove myers diff implementation from gopls by Alan Donovan · 1 year, 4 months ago
- 4d2b6e1 gopls/internal: remove old diff by qiulaidongfeng · 1 year, 3 months ago
- 3bed147 gopls/internal/server: print stderr in go mod vendor error message by Rob Findley · 1 year, 3 months ago
- e601fd8 gopls/internal/server: rewrite the server diagnostic tracking by Robert Findley · 1 year, 3 months ago
- c9f3382 gopls/internal/lsp/cache: do not block View.Shutdown on Snapshot work by Rob Findley · 1 year, 3 months ago
- 1346c45 gopls/internal/lsp/cache: allow "" or "null" Diagnostics.Data by Alan Donovan · 1 year, 3 months ago
- 20e1bb7 gopls: remove dead types and fields by Alan Donovan · 1 year, 3 months ago
- 5f21477 internal/coverage: delete unused tool by Alan Donovan · 1 year, 4 months ago
- 9ed4fb5 gopls/internal/lsp/protocol: request.params is optional by Alan Donovan · 1 year, 3 months ago
- 6b6442c gopls/internal/lsp/source: rename: update the doc link associated with the object by rogeryk · 1 year, 3 months ago
- 3fd334c gopls/internal/test: set GOPACKAGESDRIVER=off for new marker tests by Rob Findley · 1 year, 3 months ago
- 2acb2e6 gopls/internal/test/marker: minor clean up of marker test doc by Rob Findley · 1 year, 3 months ago v0.16.1
- 28b92af internal/typeparams: eliminate remainining compatibility shims by Alan Donovan · 1 year, 3 months ago
- ee35f8e gopls/internal/lsp/source: hovering over broken packages is not an error by Rob Findley · 1 year, 3 months ago
- 67611a1 internal/typeparams: eliminate type aliases by Alan Donovan · 1 year, 3 months ago
- 23c86e8 internal/typeparams: delete const Enabled=true and simplify by Alan Donovan · 1 year, 3 months ago
- e46688f gopls/internal/analysis/fillstruct: don't panic with invalid fields by Rob Findley · 1 year, 3 months ago
- 8bd7553 gopls/internal/util/goversion: warn about EOL for Go 1.18 by Rob Findley · 1 year, 3 months ago
- bc9cd15 gopls/internal/settings: remove MemoryMode option by Alan Donovan · 1 year, 3 months ago
- bbc30f1 gopls/protocol: Allow AnnotatedTextEdits by Peter Weinbergr · 1 year, 4 months ago
- f40889d gopls/internal/analysis/stubmethods: fix OOB panic in fromValueSpec by Alan Donovan · 1 year, 3 months ago
- 113a081 gopls/internal/lsp/protocol: report panics in RPC goroutines by Alan Donovan · 1 year, 3 months ago
- 0640701 gopls/internal: don't bug.Report when given an invalid position by Alan Donovan · 1 year, 3 months ago
- 90c60a2 gopls/internal/lsp/source: forgive inliner failures in ill-typed code by Alan Donovan · 1 year, 3 months ago
- 7590aeb gopls/internal/lsp/source: improve method hover by Alan Donovan · 1 year, 4 months ago
- 8e821ab gopls/internal/server: tidy imports, fix build by Alan Donovan · 1 year, 3 months ago
- 1b28e5d gopls/internal/lsp/protocol: eliminate NonstandardRequest by Alan Donovan · 1 year, 3 months ago
- c4e846a gopls/internal/analysis: improve analyzer docs by Alan Donovan · 1 year, 3 months ago
- 5e672e2 gopls/internal/lsp/source: add test for rename spurious shadowing by Alan Donovan · 1 year, 4 months ago
- 9dce7c1 Revert "gopls/internal/server: rewrite the server diagnostic tracking" by Robert Findley · 1 year, 3 months ago
- 184d2a7 gopls/internal/server: rewrite the server diagnostic tracking by Rob Findley · 1 year, 4 months ago
- 625a693 gopls/internal/lsp/cache: move gc_details toggle state to the snapshot by Rob Findley · 1 year, 4 months ago
- 7e4a1ff internal/lsp/command: allow //go:generate command access network by rogeryk · 1 year, 4 months ago
- c7cadca gopls/internal/cmd: remove gopls.run_vulncheck example by Alan Donovan · 1 year, 4 months ago
- 79d4e32 gopls/internal/lsp/cache/parsego: clamp positions when fixing statements by Rob Findley · 1 year, 4 months ago
- 58556d1 gopls/internal/lsp/protocol/generate: restore indentation by Alan Donovan · 1 year, 4 months ago
- c4f958a gopls/internal/cmd: add 'execute' command by Alan Donovan · 1 year, 4 months ago
- d146c60 gopls/internal/test/marker: move ExitIfSmallMachine back to TestMain by Rob Findley · 1 year, 4 months ago
- b74ea80 gopls/internal/lsp/source/completion: support more postfix completion for map and slice (len, for, forr) by rogeryk · 1 year, 4 months ago
- ca243bd gopls/internal/server: simplify snapshot diagnostics by Rob Findley · 1 year, 4 months ago
- c0305a8 gopls/internal/lsp/server: simplify logic for diagnosing changed files by Rob Findley · 1 year, 4 months ago
- ee21c63 gopls/internal/test: move the tests by Alan Donovan · 1 year, 4 months ago
- 83512c4 internal/lsp/source/completion/snippet: move from lsp/snippet by Alan Donovan · 1 year, 4 months ago
- c21f267 gopls/internal/lsp: remove lsp path segment by Alan Donovan · 1 year, 4 months ago
- 5995d31 gopls/internal/util: more renamings by Alan Donovan · 1 year, 4 months ago
- 8c1b662 gopls/internal/analysis: rename lsp/analysis -> analysis by Alan Donovan · 1 year, 4 months ago
- d599a86 gopls: move marker tests to internal/test/marker by Alan Donovan · 1 year, 4 months ago
- 6dd3b2b gopls/internal/server: superficial clean up of diagnostics by Rob Findley · 1 year, 4 months ago
- 5fb3132 gopls/internal/lsp: delete dead code by Alan Donovan · 1 year, 4 months ago
- 42c4470 gopls/protocol/generate: files to generate lsp stubs by Peter Weinberger · 1 year, 4 months ago
- f291bf8 gopls: update lsp stubs by Peter Weinberger · 1 year, 4 months ago
- db5acf6 gopls/internal/util: move lru,frob,bug,{ast,types,path}util here by Alan Donovan · 1 year, 4 months ago
- 147b88d internal/server: factor protocol.NonNilSlice by Alan Donovan · 1 year, 4 months ago
- 6e052bb gopls/internal/server: rename from lsp by Alan Donovan · 1 year, 4 months ago
- 30c5d24 gopls/internal/lsp/cache/metadata: rename Metadata to Package by Rob Findley · 1 year, 4 months ago
- 8cd8121 gopls/internal/regtest: avoid file segments ending in a period by Alan Donovan · 1 year, 4 months ago
- c8019b9 gopls/internal/lsp/cache: move ignoreFilter onto View by Rob Findley · 1 year, 4 months ago
- f930faf gopls/internal/lsp: remove analysisMode, and other unused params by Rob Findley · 1 year, 4 months ago
- c04fbc0 gopls/internal/lsp: cleanups to view logic by Alan Donovan · 1 year, 4 months ago
- 64f8a68 gopls: remove unnecessary conversions by Rob Findley · 1 year, 4 months ago
- 12b4de1 gopls/internal/lsp/source: fix hover for objects in unsafe by Rob Findley · 1 year, 4 months ago
- 4cbc053 gopls/internal/lsp: invert the import between cache and source by Rob Findley · 1 year, 4 months ago
- ad85a67 gopls/internal/lsp/source: eliminate AnalyzerErrorKind by Rob Findley · 1 year, 4 months ago
- 2c02506 gopls/internal/lsp/cache: clean up more references to the source package by Rob Findley · 1 year, 4 months ago
- 0454d64 gopls/internal/lsp/source/typerefs: move to ../cache/typerefs by Rob Findley · 1 year, 4 months ago
- d2ba90b gopls/internal/lsp/source/methodsets: move to ../cache/methodsets by Rob Findley · 1 year, 4 months ago
- e3785e8 gopls/internal/lsp/source/xrefs: move to ../cache/xrefs by Rob Findley · 1 year, 4 months ago
- ef6cba8 gopls/internal/lsp/cache: move parsing types / algorithm to parsego by Rob Findley · 1 year, 4 months ago
- b9a0354 gopls/internal/lsp/cache: split metadata related types into a package by Rob Findley · 1 year, 4 months ago
- 87aa71c gopls/internal/lsp/cache: move load diagnostics to packageHandle by Rob Findley · 1 year, 4 months ago
- b405134 gopls/internal/telemetry/cmd/stacks: skip gopls@devel by Alan Donovan · 1 year, 4 months ago
- 73e70de gopls/internal/lsp: factor showMessage calls by Alan Donovan · 1 year, 4 months ago
- 1896879 gopls: enable telemetry uploading only with 'serve' by Hana (Hyang-Ah) Kim · 1 year, 4 months ago
- eee280c gopls/internal/lsp/protocol: reject non-'file' scheme DocumentURIs by Alan Donovan · 1 year, 4 months ago
- 72ee4f8 gopls/internal/lsp/source/extract: don't assume Scope.Pos by Alan Donovan · 1 year, 4 months ago
- 781b218 gopls/internal/lsp/source: move NodeContains into the astutil pkg by Rob Findley · 1 year, 4 months ago
- 2d18617 gopls/internal/lsp/cache: clean up unnecessary type checking indirection by Rob Findley · 1 year, 5 months ago
- 67f59a0 gopls/internal/lsp/cache: don't rebuild filters for each modcache dir by Rob Findley · 1 year, 4 months ago
- d9b9452 gopls/internal/lsp/cache: move quick-fix bundling logic to the cache pkg by Rob Findley · 1 year, 4 months ago
- 1733061 go/analysis/passes/testinggoroutine: report by enclosing regions by Tim King · 1 year, 4 months ago
- b19be0f gopls/internal/cmd/help_test.go: document by Alan Donovan · 1 year, 4 months ago
- daa4aa5 gopls/internal/lsp/source: stubmethods: fix out-of-bounds index by Alan Donovan · 1 year, 4 months ago
- 53ad329 gopls/internal/lsp/source: move edit logic into the protocol package by Rob Findley · 1 year, 4 months ago
- 3c677e3 gopls/internal/lsp/cache: move SuggestedFixFromCommand into cache by Rob Findley · 1 year, 4 months ago
- ab6af7d gopls/internal/lsp/source: extract InDir to a new pathutil package by Rob Findley · 1 year, 4 months ago
- e7d61d9 gopls/internal/lsp/cache: simplify named error values by Rob Findley · 1 year, 4 months ago
- 3a915e4 gopls/internal/lsp/cache: use local aliases for all source objects by Rob Findley · 1 year, 4 months ago
- be332ea gopls/internal/lsp/cache: avoid problematic use of goCommandInvocation by Rob Findley · 1 year, 4 months ago
- dfa5cbb gopls/internal/lsp/cache: remove workspaceMode by Rob Findley · 1 year, 4 months ago
- a98c076 gopls: remove the "tempModFile" setting by Rob Findley · 1 year, 4 months ago
- 3510b4f gopls/internal/lsp: simplify mod update commands by Rob Findley · 1 year, 4 months ago