- 03ebc2c [gopls-release-branch.0.6] all: merge master into gopls-release-branch.0.6 by Rebecca Stambler · 3 years, 10 months ago
- 42984c4 internal/lsp/regtest: run one quick fix at a time in TestUnknownRevision by Heschi Kreinick · 3 years, 11 months ago
- 062bf4e internal/lsp: make ShowDocument RPC available to gopls by pjw · 3 years, 11 months ago
- 3e17c62 internal/lsp: warn users who have built gopls with go-diff v1.2.0 by Rebecca Stambler · 3 years, 11 months ago
- 7a6108e internal/lsp: don't use ast.NewPackage to build builtin by Rob Findley · 3 years, 11 months ago
- edbe9be internal/lsp/completion: indicate completion candidates that are deprecated by pjw · 3 years, 11 months ago
- 9b9633e internal/lsp/regtest: force GOPACKAGESDRIVER=off by Rob Findley · 3 years, 11 months ago
- 28c1392 internal/lsp: don't call PackagesForFile on builtin.go by Rob Findley · 3 years, 11 months ago
- 16b25d2 internal/lsp: print comments that would be lost during extract func by Suzy Mueller · 3 years, 11 months ago
- 7c72a84 go/analysis/passes/fieldalignment: clarify reported diagnostics in docs by Pontus Leitzler · 3 years, 11 months ago
- 9ff8648 internal/lsp: add support for extracting non-nested returns by Suzy Mueller · 3 years, 11 months ago
- d0768c9 internal/lsp/source/completion: suggest only valid package names by Shoshin Nikita · 3 years, 11 months ago
- 6397a11 internal/lsp/debug: splice in updated servers rather than overwrite by Rob Findley · 3 years, 11 months ago
- 7b9993c internal/lsp/cmd: add a command-line command to start daemon debugging by Rob Findley · 4 years ago
- cf354b6 internal/lsp/cache: improve snapshot clone perfomance by Anton Kuklin · 3 years, 11 months ago
- 7c93484 internal/lsp: add a command to start the debug server by Rob Findley · 4 years ago
- 716a04c lsp/completion: fix postfix completions preceding assignments by Muir Manders · 3 years, 11 months ago
- f74a669 internal/lsp/cache: preallocate internal maps when cloning snapshots by William Langford · 3 years, 11 months ago
- e435455 internal/lsp: introduce MemoryMode by Heschi Kreinick · 4 years ago
- f7e8e24 internal/lsp: support Check For Upgrades in vendor mode by Heschi Kreinick · 3 years, 11 months ago
- a8e7c0c internal/lsp: move gopls/internal/regtest -> internal/lsp/regtest by Paul Jolly · 3 years, 11 months ago
- 4934781 lsp/completion: offer candidates converting arrays to slices by Muir Manders · 3 years, 11 months ago
- b3e5b99 internal/lsp: update unsafe completion test for upcoming spec changes by Rob Findley · 3 years, 11 months ago
- e74674a internal/lsp/protocol: latest version of LSP by pjw · 3 years, 11 months ago
- dbc8747 internal/lsp/semantic: avoid doing semantic tokens for large files by pjw · 4 years ago
- a13dbf1 lsp/completion: omit deep completions into unimported package names by Muir Manders · 3 years, 11 months ago
- 10909d8 internal/lsp/cache: remove type info trimming by Heschi Kreinick · 3 years, 11 months ago
- 1dce19d internal/lsp/cache: don't trim types.Info with staticcheck enabled by Heschi Kreinick · 3 years, 11 months ago
- 07295ca internal/lsp/cache: prune types.Info entries in slice literals by Heschi Kreinick · 4 years ago
- 1a0c608 internal/lsp/protocol/typescript: update documentation and generated code by Peter Weinbergr · 4 years ago
- fe50371 internal/lsp/source: fix Deref function for cyclic types by Shoshin Nikita · 4 years ago
- cb5dc85 internal/lsp/cache: add a scheme for types error code links by Rob Findley · 4 years, 1 month ago
- 799b682 gopls/internal/hooks: respect the default checks of the staticcheck tool by Shoshin Nikita · 4 years ago
- d1362d7 internal/lsp/source: fix an infinite loop in Deref function by Shoshin Nikita · 4 years ago
- 59a2b45 internal/lsp/source: update process of hover signature creation for type declarations by Shoshin Nikita · 4 years ago
- be791d0 internal/lsp/source: small fixes to directory filters by Heschi Kreinick · 4 years ago
- 5934133 [gopls-release-branch.0.6] all: merge master into gopls-release-branch.0.6 by Rebecca Stambler · 4 years ago
- e78b40c internal/lsp: switch to 'go get -u ./...' for transitive upgrades by Rebecca Stambler · 4 years ago
- c602466 Revert "internal/lsp/cache: disable GOPACKAGESDRIVER" by Steeve Morin · 4 years ago
- 11c3f83 internal/lsp/source: fix Highlight for std and 3rd-party packages by Shoshin Nikita · 4 years ago
- 8c34cc9 internal/lsp/cache: fix race condition in snapshot's initializedErr by Rebecca Stambler · 4 years ago
- af36406 internal/lsp/source: respond with the underlying type to Type Definition requests for composite types by Shoshin Nikita · 4 years ago
- ca627f8 internal/lsp/semantic: fix some type definitions by pjw · 4 years ago
- 0459589 internal/lsp/protocol/typescript: small cleanups and add tsconfig.json by pjw · 4 years ago
- b0e994d internal/jsonrpc2_v2: move the idle timeout handling out of the server by Ian Cottrell · 4 years ago
- 9553575 internal/lsp: remove unnecessary call to WorkspacePackages in mod tidy by Rebecca Stambler · 4 years ago
- 769264c internal/lsp/source: fix docs for fields of anonymous structs/interfaces by Shoshin Nikita · 4 years ago
- cb7d599 internal/lsp/source: skip blank identifiers during the function extraction by Shoshin Nikita · 4 years ago
- 94a1942 internal/lsp/completion: move postfix completions behind option by Muir Manders · 4 years, 1 month ago
- 09058ab internal/lsp/source/completion: add postfix snippet completions by Muir Manders · 4 years, 4 months ago
- 2c039f7 internal/event/label: prevent unsafe get of non-string by Jonathan Amsterdam · 4 years ago
- 63ea654 internal/lsp: hold the gc details lock when storing diagnostics by Rob Findley · 4 years ago
- 7f6d50e internal/lsp/source: fix hover and completion with dot imports by Shoshin Nikita · 4 years ago
- b3556f0 internal/lsp: remove some unused parameters, mostly in the cache package by Rebecca Stambler · 4 years ago
- 09a00c1 internal/lsp: fix support for SourceFixAll code actions by Rebecca Stambler · 4 years ago
- 877f9c4 internal/jsonrpc2_v2: an updated jsonrpc2 library by Ian Cottrell · 4 years, 1 month ago
- d8aeb16 internal/lsp: add defaultLibrary mod for basic types by Andrii Soluk · 4 years ago
- aa0c723 internal/lsp/cache: get control of reloadOrphanedFiles by Heschi Kreinick · 4 years ago
- bda8f5c [gopls-release-branch.0.6] internal/lsp: update version to v0.6.9 by Rebecca Stambler · 4 years ago
- 0f0346e [gopls-release-branch.0.6] internal/lsp: remove module diagnostics from code actions by Rebecca Stambler · 4 years ago
- 2c4a886 internal/lsp: remove module diagnostics from code actions by Rebecca Stambler · 4 years ago
- 4599a76 gopls: update version for v0.6.8 by Rebecca Stambler · 4 years ago
- cef11a9 internal/lsp/cache: tolerate analysis panics better by Heschi Kreinick · 4 years ago
- 9b614f5 internal/lsp/cache: tolerate analysis panics better by Heschi Kreinick · 4 years ago
- 6d45e3d internal/lsp: add a temp workspace per folder, and a helper command by Rob Findley · 4 years ago
- e409f12 internal/lsp: add snippet completion for t.Fatal errs by Marwan Sulaiman · 4 years, 3 months ago
- 44abc2a internal/lsp: only load by view when there are no go.mod files by Rebecca Stambler · 4 years ago
- f3da893 [gopls-release-branch.0.6] all: merge master into gopls-release-branch.0.6 by Rebecca Stambler · 4 years ago
- 11e8f6b internal/lsp: refactor codeAction by Heschi Kreinick · 4 years ago
- 1523bb4 internal/lsp: fix time.Duration hover name check by Rebecca Stambler · 4 years ago
- bcb2d7b internal/lsp: fix bad completion for variadic functions by Matheus Alcantara · 4 years ago
- 7ee2955 internal/lsp/cache: refactor and improve go get quick fixes by Heschi Kreinick · 4 years ago
- 1e524e2 internal/lsp/source: add the nilness analyzer by Ainar Garipov · 4 years ago
- d34cf35 internal/lsp/source: return nil for foldingRange in case of parse error by Hana · 4 years, 1 month ago
- 3e1cb95 internal/lsp/source: correct workspace symbol logic for unpacking receivers by Rob Findley · 4 years ago
- 397283d internal/lsp/protocol/typescript: fix lint errors in .ts code by pjw · 4 years ago
- d19d8cf internal/lsp/protocol/typecript: fix type merging by pjw · 4 years, 1 month ago
- 50ca8d0 all: recognize new error from go command when no go.mod is found by Jay Conrod · 4 years ago
- 2cde57b internal/lsp: remove redundant didChange notifications by Rebecca Stambler · 4 years ago
- 376db57 internal/lsp: use pre-existing quick fixes for analysis diagnostics by Heschi Kreinick · 4 years ago
- 144d5ce internal/lsp: run type error analyzers as part of diagnostics by Heschi Kreinick · 4 years ago
- 24439e3 internal/lsp/source: eliminate GetTypeCheckDiagnostics by Heschi Kreinick · 4 years ago
- dafbee5 internal/lsp: show human-readable const time.Duration as a comment by Shoshin Nikita · 4 years ago
- 9c452d8 internal/lsp/cache: don't rely on related diagnostics if unsupported by Rob Findley · 4 years ago
- 2ac05c8 internal/lsp: key GC details off package ID by Heschi Kreinick · 4 years ago
- 94327d3 internal/lsp/cache: show type errors on parse errors in other files by Rob Findley · 4 years ago
- 7800253 internal/lsp/cache: split up sourceDiagnostics by Heschi Kreinick · 4 years ago
- 47985cf internal/lsp/cache: refactor Go file parsing by Heschi Kreinick · 4 years ago
- 6422c5c internal/lsp/cache: invalidate metadata on magic comment changes by Heschi Kreinick · 4 years ago
- 89a9cb6 internal/lsp/cache: parse filenames from go list errors correctly by Heschi Kreinick · 4 years, 1 month ago
- eb48d3f internal/lsp/cache: refactor diagnostic suppression by Heschi Kreinick · 4 years, 1 month ago
- 7a079fc internal/lsp/cache: fix related error processing by Heschi Kreinick · 4 years, 1 month ago
- 0150491 x/tools/internal/fastwalk: fixes "interrupted system call" error by Ichinose Shogo · 4 years, 1 month ago
- b4639cc internal/lsp/protocol: fix vet error in tsprotocol.go by pjw · 4 years, 1 month ago
- b8d1a33 internal/lsp/source: add the unusedwrite analyzer by Ainar Garipov · 4 years, 1 month ago
- 77e0312 [gopls-release-branch.0.6] all: merge master into gopls-release-branch.0.6 by Rebecca Stambler · 4 years, 1 month ago
- 0919917 internal/lsp/source: filter out comparable from completion results by Rob Findley · 4 years, 1 month ago
- 0e232fa gopls: add scheme to CodeDescription.href by Yuki Ito · 4 years, 1 month ago
- 2363391 all: go fmt ./... by Russ Cox · 4 years, 1 month ago
- b369640 all: fmt tests with new gofmt by Russ Cox · 4 years, 1 month ago