1. b5590de internal/lsp: move options to correct sections by Rebecca Stambler · 3 years, 5 months ago
  2. 2e53cd6 internal/lsp: explicitly watch all known directories by Rebecca Stambler · 3 years, 5 months ago
  3. 299f270 go/analysis/passes/fieldalignment: add fieldalignment analyser by Pontus Leitzler · 3 years, 5 months ago
  4. d890b96 internal/lsp: extract filenames from go command errors by Rebecca Stambler · 3 years, 5 months ago
  5. 208275b internal/lsp: switch the default symbol style to dynamic by Rebecca Stambler · 3 years, 5 months ago
  6. 325b08a internal/lsp: rewrite the workspace symbol marker tests by Rebecca Stambler · 3 years, 5 months ago
  7. ed677e9 internal/lsp/tests: factor normalization logic out of cmd tests by Rebecca Stambler · 3 years, 5 months ago
  8. a309858 internal/lsp: track diagnostics by reporting source by Rob Findley · 3 years, 5 months ago
  9. a966329 internal/lsp: revise some semantic token details by Peter Weinbergr · 3 years, 5 months ago
  10. 2c860bd internal/lsp: fix some incorrect spelling by Rob Findley · 3 years, 5 months ago
  11. 911501b gopls/internal/regtest: skip regtests for openbsd-amd64-64 on TryBots by Rob Findley · 3 years, 5 months ago
  12. 4aa1a22 internal/lsp: fix title for vendor suggested fix by Rebecca Stambler · 3 years, 5 months ago
  13. a83918f internal/lsp: only show command errors once by Heschi Kreinick · 3 years, 5 months ago
  14. b5535b1 gopls/internal/regtest: convert circular import tests to regtests by Rebecca Stambler · 3 years, 5 months ago
  15. db3e1ec internal/lsp: use pointers to source.Error, and not to ErrorList by Heschi Kreinick · 3 years, 5 months ago
  16. a9763ab internal/lsp: refactor code action go command calls by Heschi Kreinick · 3 years, 5 months ago
  17. 5bad459 internal/lsp: fix godef for embedded type aliases by Muir Manders · 3 years, 5 months ago
  18. 45586dd internal/lsp: nest the workspace root if there is only one module by Rob Findley · 3 years, 5 months ago
  19. 780cb80 internal/lsp: fix go.mod parse error parsing to show diagnostics by Rebecca Stambler · 3 years, 5 months ago
  20. 20be4ac internal/lsp: remove workspace packages as needed by Rebecca Stambler · 3 years, 6 months ago
  21. 6d15148 internal/lsp/cache: only invalidate metadata for go.mod files on save by Rebecca Stambler · 3 years, 5 months ago
  22. a738094 internal/lsp: pass a parsed module to go mod tidy by Rebecca Stambler · 3 years, 5 months ago
  23. c0d5e89 internal/lsp/fake: hold the mutex for all of SaveBufferWithoutActions by Rebecca Stambler · 3 years, 5 months ago
  24. be796f8 gopls/internal/regtest: handle flake in TestCRLF by Rebecca Stambler · 3 years, 5 months ago
  25. 0557df3 internal/lsp/source: set experimentalPackageCacheKey to true by default by Rebecca Stambler · 3 years, 5 months ago
  26. 4783bc9 Handle BareInits option in ssa.BuilderMode by Michaël Lévesque-Dion · 3 years, 5 months ago
  27. 25dc3e1 internal/lsp: handle deletion of a directory on disk by Rebecca Stambler · 3 years, 6 months ago
  28. 4d9c4f8 internal/lsp/mod: speed up and simplify go.mod code lenses by Heschi Kreinick · 3 years, 5 months ago
  29. 1727ee1 internal/lsp/cache: fix a staticcheck warning by handling error by Rebecca Stambler · 3 years, 5 months ago
  30. 6ed8ff9 internal/lsp: support unimported completions in multi-module mode by Heschi Kreinick · 3 years, 5 months ago
  31. 598b068 internal/lsp: fix end positions for multi-line comments with CRLF lines by Rebecca Stambler · 3 years, 5 months ago
  32. bd56c0a internal/lsp: use a marker test for struct field ranking test by Rebecca Stambler · 3 years, 5 months ago
  33. 74a3905 internal/lsp: order struct fields completions by definition by Chiawen Chen · 3 years, 5 months ago
  34. f544f6c gopls/internal/regtest: eliminate log duplication by Rob Findley · 3 years, 5 months ago
  35. 9036a0f Revert "internal/lsp: explicitly watch all known directories" by Rebecca Stambler · 3 years, 5 months ago
  36. 3c3a812 internal/lsp: explicitly watch all known directories by Rebecca Stambler · 3 years, 6 months ago
  37. 74f2986 internal/lsp: show critical error pop-ups as progress reports by Rebecca Stambler · 3 years, 5 months ago
  38. 1d69943 go/packages: handle variation an an error message by Michael Matloob · 3 years, 6 months ago
  39. 6f6c72a internal/lsp: fix capability registration for semantic tokens by Rebecca Stambler · 3 years, 5 months ago
  40. d68bbb5 internal/gocommand: improve debug string by Heschi Kreinick · 3 years, 5 months ago
  41. 247bdb2 go/packages: start with empty environment by Heschi Kreinick · 3 years, 5 months ago
  42. 1a2739c internal/lsp: get debug pages limping along again by Peter Weinbergr · 3 years, 5 months ago
  43. ac45abd gopls/internal/regtest: update TestEditFile to use a modified buffer by Rob Findley · 3 years, 5 months ago
  44. 9712d02 internal/lsp: add ?utm_source=gopls to links to pkg.go.dev by Rebecca Stambler · 3 years, 5 months ago
  45. 61ea331 internal/lsp/source: handle nil pointer exception in completion by Rebecca Stambler · 3 years, 5 months ago
  46. 1643af1 internal/regtest: refactor diagnostic expectation implementation by Heschi Kreinick · 3 years, 5 months ago
  47. 559c4ac internal/lsp: make log message for debug server clickable by Peter Weinbergr · 3 years, 5 months ago
  48. eeaa07d internal/lsp: remove gopls-<name> configuration by Rebecca Stambler · 3 years, 5 months ago
  49. b389559 internal/lsp/cache: fix InDir error comment by yangwenmai · 3 years, 5 months ago
  50. 41a3a58 internal/lsp: fix recursive go generate pattern by Heschi Kreinick · 3 years, 5 months ago
  51. 5794f8b internal/lsp: trim progress report messages by Pontus Leitzler · 3 years, 6 months ago
  52. 69daaf9 internal/lsp: do not treat failed go test commands as errors by Pontus Leitzler · 3 years, 5 months ago
  53. 7099162 internal/lsp: remove dead code by Rob Findley · 3 years, 5 months ago
  54. 092357f internal/lsp/cache: disable GOPACKAGESDRIVER by Heschi Kreinick · 3 years, 5 months ago
  55. f6c1dd6 internal/lsp/cache: suppress Load log spam by Heschi Kreinick · 3 years, 5 months ago
  56. 53e0aa8 gopls/internal/regtest: add an option to nest the workdir by Rob Findley · 3 years, 7 months ago
  57. 079ba7b internal/typesinternal: add a copy of the Go 1.16 go/types error codes by Rob Findley · 3 years, 6 months ago
  58. 169ad6d internal/lsp: avoid diagnosing unopened non-workspace packages by Rebecca Stambler · 3 years, 6 months ago
  59. 3db8fd2 internal/lsp: use a structured format for the server's version by Rebecca Stambler · 3 years, 6 months ago
  60. 8694a4a internal/lsp/source: don't find possible interface references to types by Heschi Kreinick · 3 years, 5 months ago
  61. 78b1585 internal/lsp/fake: reflect on-disk changes in clean buffers by Heschi Kreinick · 3 years, 6 months ago
  62. bc9fc8d internal/lsp: fix flickering analysis diagnostics by Rebecca Stambler · 3 years, 6 months ago
  63. bc3cf28 go/loader: loosen a test assertion on go/types error messages by Rob Findley · 3 years, 6 months ago
  64. 22bd852 internal/lsp: remove organize imports action for go.mod by Heschi Kreinick · 3 years, 6 months ago
  65. aefe0b7 internal/lsp: set correct directness when adding new requires by Heschi Kreinick · 3 years, 6 months ago
  66. 330dc7d internal/lsp/cache: assign a static temp workspace dir to the first view by Rob Findley · 3 years, 6 months ago
  67. b653051 internal/lsp/cmd: delete TestDefinitionHelpExample test by Rebecca Stambler · 3 years, 6 months ago
  68. ac612af internal/lsp: fix the logic to avoid duplicate file watching by Rebecca Stambler · 3 years, 6 months ago
  69. 6d1a7fa internal/imports: handle out of range panic in modInfo by Rebecca Stambler · 3 years, 6 months ago
  70. 7ad286a internal/lsp: check for nil snapshot in didModifyFiles by Rebecca Stambler · 3 years, 6 months ago
  71. c64668f internal/lsp: do not rename in compiler directive comments by Rebecca Stambler · 3 years, 6 months ago
  72. f46e424 internal/lsp/cache: handle nil pointer exception in missing module error by Rebecca Stambler · 3 years, 6 months ago
  73. 3f6de07 internal/lsp: make Diagnostics.CodeDescription a pointer by Peter Weinbergr · 3 years, 6 months ago
  74. 3288bc1 go/analysis: add frame pointer check for vet by Keith Randall · 3 years, 8 months ago
  75. b53d4cb internal/lsp/cache: check for symlinks when checking "isSubdirectory" by Rebecca Stambler · 3 years, 6 months ago
  76. 8860a70 internal/lsp/cache: set a 15 minute deadline on calls to packages.Load by Rebecca Stambler · 3 years, 6 months ago
  77. 51cde52 internal/lsp: move initialization entirely into the snapshot by Rebecca Stambler · 3 years, 6 months ago
  78. 1f28ee6 internal/lsp: change `go mod vendor` warning into a diagnostic by Rebecca Stambler · 3 years, 6 months ago
  79. 582c62e go/analysis/singlechecker: fix whitespace in package documentation by Dmitri Shuralyov · 3 years, 6 months ago
  80. 4fc0492 internal/lsp/cache: keep a cached workspace module dir by Rob Findley · 3 years, 6 months ago
  81. 3734b81 internal/lsp: delay longer in TestDebouncer by Rob Findley · 3 years, 6 months ago
  82. d36b6f6 internal/memoize: add a final argument to Bind for cleaning up by Rob Findley · 3 years, 6 months ago
  83. f239dba internal/lsp/cache: consider gopls.mod when finding workspace root by Rob Findley · 3 years, 6 months ago
  84. d463eb0 internal/lsp/cache: introduce a workspace abstraction by Rob Findley · 3 years, 6 months ago
  85. 443cd81 Revert "internal/lsp: move initialization entirely into the snapshot" by Rebecca Stambler · 3 years, 6 months ago
  86. deb1282 internal/lsp: move initialization entirely into the snapshot by Rebecca Stambler · 3 years, 6 months ago
  87. 8da1a62 internal/lsp/source/completion: remove "completion_" prefix from files by Rebecca Stambler · 3 years, 6 months ago
  88. 589136c cmd/fiximports,cmd/present,cmd/stringer: update links to pkg.go.dev by Rob Findley · 3 years, 6 months ago
  89. cf7a54d internal/lsp/source: use bestMatch for fully qualified symbol style by Paul Jolly · 3 years, 6 months ago
  90. 63f8a17 internal/lsp: use the correct method name to register semantic tokens by Rebecca Stambler · 3 years, 6 months ago
  91. 2feb2bb internal/lsp: elide details for non-package files by Peter Weinbergr · 3 years, 6 months ago
  92. 186a743 internal/lsp/source: respect user's hover kind in signature help by Rebecca Stambler · 3 years, 6 months ago
  93. 061905c internal/lsp/cache: stop unnecessarily waiting for IWL by Heschi Kreinick · 3 years, 6 months ago
  94. c86e623 internal/lsp/source: add missing vet analyzers by Rebecca Stambler · 3 years, 6 months ago
  95. e7a17c4 internal/lsp/cache: preserve OS environment by Heschi Kreinick · 3 years, 6 months ago
  96. 690a3c2 go/analysis/passes/asmdecl: permit return jump without writing to results by Cherry Zhang · 3 years, 6 months ago
  97. 2c11599 internal/lsp: use the go command to fix go.mod files by Heschi Kreinick · 3 years, 6 months ago
  98. 4972913 internal/lsp: unify go command invocation logic by Heschi Kreinick · 3 years, 6 months ago
  99. 832c4b4 internal/lsp/source: tweak the WorkspaceSymbols docstring by Rob Findley · 3 years, 6 months ago
  100. 2b84a06 internal/lsp: use gocommand.Invocation more by Heschi Kreinick · 3 years, 6 months ago