- c1dd25e gopls/internal/migrate.sh: a script to migrate internal/lsp to gopls/ by Robert Findley · 2 years, 7 months ago
- 83d7619 gopls : add a mention of staticcheck to settings documentation by Peter Weinberger · 2 years, 6 months ago
- eb8352e gopls/internal/govulncheck: sync x/vuln@62b0186 by Hana (Hyang-Ah) Kim · 2 years, 6 months ago
- 655abda gopls/internal/regtest: TestEditGoDirectiveWorkspace should fail eagerly by Robert Findley · 2 years, 6 months ago
- 33c1ddd tools/gopls/internal/regtest/diagnostics: handle new error message by Robert Griesemer · 2 years, 6 months ago
- 4ccc73c internal/lsp/tests: simplify comparison of markdown at go1.18 by Robert Findley · 2 years, 7 months ago
- 41c3a9b internal/lsp/analysis/fillreturns: be defensive w.r.t. type errors by Alan Donovan · 2 years, 7 months ago
- fe1a27b gopls/doc: make doc generation work regardless of the current directory by Robert Findley · 2 years, 7 months ago
- 7f23307 internal/lsp: limit diagnostics for upgrades to codelens go.mod file by Suzy Mueller · 2 years, 7 months ago
- e55fb40 internal/lsp/cache: clear shouldLoad IDs on load by Robert Findley · 2 years, 7 months ago
- 938e162 gopls/internal/regtest: unskip TestDeleteModule_Interdependent by Robert Findley · 2 years, 7 months ago
- e8507be gopls/internal/regtest/bench: replace -gopls_version with -gopls_commit by Rob Findley · 2 years, 7 months ago
- 8c83056 gopls/internal/regtest: unskip TestSumUpdateFixesDiagnostics by Robert Findley · 2 years, 7 months ago
- 5a26068 internal/lsp/source: remove utm_source from pkgsite links by Robert Findley · 2 years, 7 months ago
- 35f806b gopls/doc/workspace: correct grammar by Leonardo Henrique · 2 years, 7 months ago
- bebd890 go/analysis: remove stray print statement in the timeformat analyzer by Robert Findley · 2 years, 7 months ago
- 3807419 internal/lsp/cache: validate the range for critical errors in go files by Robert Findley · 2 years, 7 months ago
- b2156b5 gopls: update dependencies by Robert Findley · 2 years, 7 months ago
- 3950865 gopls/internal/regtest/bench: add a -gopls_version flag by Robert Findley · 2 years, 7 months ago
- 6fa767d internal/lsp: update documentation for directoryFilters setting and default value by Dylan Le · 2 years, 7 months ago
- 96d05aa gopls/internal/regtest: fix TestFailingDiagnosticClearingOnEdit by Robert Findley · 2 years, 7 months ago
- 4ff08b4 gopls: Improve auto-imports example for NeoVim LSP by Antoine Cotten · 2 years, 7 months ago
- 92d58ea internal/lsp/cache: register a file watcher for explicit GOWORK values by Robert Findley · 2 years, 7 months ago
- 98aef77 internal/lsp/cache: track explicit go.work files outside the workspace by Robert Findley · 2 years, 7 months ago
- fff6d6d internal/lsp: update the broken workspace message to mention go.work by Robert Findley · 2 years, 7 months ago
- 9b60852 gopls/internal/regtest: move TestMultipleModules_Warning to ./workspace by Robert Findley · 2 years, 7 months ago
- 06d96ee gopls/internal/regtest/bench: add a test for completion following edits by Robert Findley · 2 years, 8 months ago
- 81c7dc4 internal/lsp: polish vulncheck progress messages by Hana (Hyang-Ah) Kim · 2 years, 7 months ago
- 6c27717 internal/lsp/mod/code_lens: add "run govulncheck" codelens by Hana (Hyang-Ah) Kim · 2 years, 7 months ago
- 763f65c gopls/internal/regtest/misc: simplify shared edit tests by Robert Findley · 2 years, 7 months ago
- b5fd088 internal/lsp/command: replace VulncheckArgs Dir with URI by Hana (Hyang-Ah) Kim · 2 years, 7 months ago
- 01c9ff0 internal/lsp/cache: invalid packages should not be workspace packages by Robert Findley · 2 years, 7 months ago
- bd68922 internal/lsp: new options to disable certain kinds of semantic tokens by pjw · 2 years, 7 months ago
- bceee4b internal/lsp/command: let RunVulncheckExp call gopls vulncheck by Hana (Hyang-Ah) Kim · 2 years, 7 months ago
- 3e0a503 internal/lsp: use directoryFilters in import scanning by Robert Findley · 2 years, 7 months ago
- 87f47bb gopls/internal/regtest/bench: refactor and improve benchmarks by Robert Findley · 2 years, 8 months ago
- 371fc67 go/tools: add check for time formats with 2006-02-01 by Erik Dubbelboer · 2 years, 8 months ago
- d08f5dc gopls/internal/regtest: unskip all of TestModFileModification by Robert Findley · 2 years, 8 months ago
- 0d04f65 internal/lsp: re-send diagnostics on file events by Robert Findley · 2 years, 7 months ago
- d025cce internal/lsp/source: don't crash requesting gc_details for an empty file by Robert Findley · 2 years, 7 months ago
- 310ea71 gopls/internal/regtest: add a test that ignoring a file resolves errors by Robert Findley · 2 years, 7 months ago
- 21861e6 gopls/internal/regtest/bench: put feature benchmarks in their own file by Robert Findley · 2 years, 8 months ago
- bd3f524 internal/lsp: rename all the package names in the renamed package by Dylan Le · 2 years, 8 months ago
- 9580c84 internal/lsp: Check if user's editor support rename operation by Dylan Le · 2 years, 8 months ago
- d01bb2f internal/lsp/source: document the handling of GOPRIVATE for linkTarget by Robert Findley · 2 years, 8 months ago
- e02e98a internal/lsp/cache: allow network whenever reloading the workspace by Robert Findley · 2 years, 8 months ago
- f1bb5ca internal/lsp/cache: report a critical error when go.work is invalid by Robert Findley · 2 years, 8 months ago
- b3b5c13 internal/lsp/cache: invalidate packages with missing deps when files are added by Robert Findley · 2 years, 8 months ago v0.1.12
- 39a4e36 internal/lsp/regtest: only run /default tests with -short by Robert Findley · 2 years, 8 months ago
- f157068 internal/lsp/regtest: allow sharing memoized results across regtests by Robert Findley · 2 years, 8 months ago
- c83f42d internal/lsp: update inlay hints documentation to include go snippets by Suzy Mueller · 2 years, 8 months ago
- 8b47d4e all: update dependencies by Robert Findley · 2 years, 8 months ago
- 7600454 gopls: update dependencies by Robert Findley · 2 years, 8 months ago
- 005c07a gopls/internal/vulncheck: adjust logging by Hana (Hyang-Ah) Kim · 2 years, 9 months ago
- 178fdf9 gopls/internal/regtest: unskip Test_Issue38211 by Robert Findley · 2 years, 8 months ago
- 1cfe623 gopls/internal/regtest: unskip TestQuickFixEmptyFiles by Robert Findley · 2 years, 8 months ago
- 3d474c8 internal/lsp/diff: new diff implementation to replace go-diff by Peter Weinberger · 3 years ago
- a2a2477 gopls/internal/regtest: externalize shouldLoad tracking by Robert Findley · 2 years, 8 months ago
- 7b605f4 gopls/internal/vulncheck: pass go version to vulncheck config by Jamal Carvalho · 2 years, 8 months ago
- 126ef8f gopls/internal/govulncheck: sync x/vuln@b9a3ad9 by Jamal Carvalho · 2 years, 8 months ago
- a732e45 gopls: update golang.org/x/vuln by Jamal Carvalho · 2 years, 8 months ago
- 1a4e02f internal/lsp/analysis/unusedvariable: add analyzer by Francesco Renzi · 3 years ago
- 9b6c018 internal/lsp/cache: don't trim unexported struct fields by Alan Donovan · 2 years, 9 months ago
- 459e2b8 internal/lsp/progress: actually close over Context in WorkDoneWriter by Robert Findley · 2 years, 8 months ago
- 6e6f313 internal/lsp/regtest: simplify, consolidate, and document settings by Robert Findley · 2 years, 8 months ago
- 3db2cdc internal/lsp: wait for ongoing work to complete during server shutdown by Robert Findley · 2 years, 8 months ago
- 93bf1fc gopls: add range over channel postfix completion by Davide Masserut · 2 years, 9 months ago
- c77473f gopls: upgrade staticcheck to v0.3.2 by Robert Findley · 2 years, 9 months ago
- b84d509 gopls/doc: regenerate documentation by Alan Donovan · 2 years, 9 months ago
- e5b3324 internal/lsp: add InlayHint regtests by Suzy Mueller · 2 years, 9 months ago
- e1ec1f3 internal/imports: use a module resolver if GOWORK is set by Robert Findley · 2 years, 9 months ago
- 60ca636 internal/lsp: use camel case for inlay hint config fields by Jamal Carvalho · 2 years, 9 months ago
- 871637b internal/lsp: add settings for inlay hints and enable by Suzy Mueller · 2 years, 9 months ago
- a2de635 internal/lsp/cache: honor the go.work for computing workspace packages by Robert Findley · 3 years ago
- 59bd4fa internal/lsp: find references to package by Dylan Le · 2 years, 10 months ago
- d097bc9 gopls/internal/vulncheck: include nonaffecting vulnerability info by Hana (Hyang-Ah) Kim · 2 years, 9 months ago
- e8b9ff1 gopls/internal/govulncheck: sync x/vuln@4eb5ba4 by Hana (Hyang-Ah) Kim · 2 years, 9 months ago
- 27db7f4 gopls: update golang.org/x/vuln to latest @4eb5ba4 by Hana (Hyang-Ah) Kim · 2 years, 9 months ago
- a41fc98 internal/lsp/cache: use [256]byte Hash instead of hex digit string by Alan Donovan · 2 years, 9 months ago
- 697795d internal/lsp/regtest: don't run the connection on the test context by Rob Findley · 3 years, 7 months ago
- a3d129c internal/lsp/cache: extract module load errors when go.work is used by Robert Findley · 3 years ago
- 63dfc2d internal/lsp/cache: two minor optimizations by Alan Donovan · 2 years, 9 months ago
- 76325da internal/lsp/progress: detach context for all progress notifications by Robert Findley · 2 years, 10 months ago
- 1ff52e2 gopls/internal/vulncheck: use internal/govulncheck by Jonathan Amsterdam · 2 years, 10 months ago
- 2bb78cf internal/lsp: add missing bug reporting, and panic during marker tests by Robert Findley · 2 years, 10 months ago
- ccb1050 internal/lsp/cache: invalidate metadata when parsing issues resolve by Robert Findley · 2 years, 10 months ago
- 4dd2c74 internal/govulncheck: copy from x/vuln repo by Jonathan Amsterdam · 2 years, 10 months ago
- b62b00f internal/lsp: add an option to get notified of bug reports by Robert Findley · 3 years ago
- 44db4eb gopls/internal/regtests: add a test for bad go.work files by Robert Findley · 3 years ago
- 090b14e internal/lsp/regtest: make TestResolveImportCycle robust to error order by Robert Findley · 2 years, 10 months ago
- f918e87 gopls/internal/vulncheck: copy logic of govulncheck -html by Hana · 2 years, 10 months ago
- a518b79 gopls/internal/vulncheck: synchronize cache access by Hana · 2 years, 10 months ago
- ad497c6 internal/lsp/cmd: add -config option to gopls vulncheck by Hana · 2 years, 10 months ago
- 728485f gopls/internal/regtest: add a test for using staticcheck with generics by Robert Findley · 3 years ago
- 28c754d internal/lsp/analysis: analyzer for //go:embed directive by Nooras Saba · 2 years, 11 months ago
- d303668 internal/lsp/cache: use cached parsed files for symbols, if available by Robert Findley · 2 years, 10 months ago
- 72a884b gopls: update golang.org/x/vuln dependency by Hana · 2 years, 10 months ago
- 556c550 internal/lsp/cache: invalidate packages that have added files by Robert Findley · 2 years, 11 months ago
- 4a3fc21 internal/lsp: only linkify urls with http, https, and ftp schemes by Robert Findley · 3 years ago
- 559469a internal/lsp: render package documentation when hovering over a package import by Dylan Le · 2 years, 11 months ago