1. 46fd916 gopls/internal/lsp/cmd: move to ../cmd by Alan Donovan · 1 year, 4 months ago[Renamed from gopls/internal/lsp/cmd/prepare_rename.go]
  2. 1c5ccad gopls: add a 'stats' subcommand by Rob Findley · 1 year, 11 months ago
  3. 54c806f gopls/internal/lsp: eliminate more uses of Span by Alan Donovan · 2 years ago
  4. d093a13 gopls/internal/lsp/protocol: LocationTextDocumentPositionParams by Alan Donovan · 2 years, 2 months ago
  5. b798934 gopls/internal/lsp/protocol: cleanups and docs for Mapper by Alan Donovan · 2 years, 2 months ago
  6. a24944e gopls/internal/lsp/protocol: rename s/ColumnMapper/Mapper/ by Alan Donovan · 2 years, 2 months ago
  7. feeb0ba gopls/internal/lsp/cmd: fix deadlock when opening a file by Robert Findley · 2 years, 4 months ago
  8. 26a95e6 gopls/internal/span: move internal/span into gopls by Alan Donovan · 2 years, 5 months ago
  9. b15dac2 gopls: migrate internal/lsp to gopls/internal/lsp by Robert Findley · 2 years, 7 months ago[Renamed (97%) from internal/lsp/cmd/prepare_rename.go]
  10. 37590b3 gopls: remove usage of golang.org/x/xerrors by Robert Findley · 2 years, 11 months ago
  11. 2405dce internal/lsp: use placeholders with prepare rename by Suzy Mueller · 3 years, 4 months ago
  12. 217a9fc gopls: take control of the flag printing by Ian Cottrell · 3 years, 4 months ago
  13. afd524f gopls: clean up the help text by Ian Cottrell · 3 years, 4 months ago
  14. 68bf78a internal/lsp/cmd: improve help output of gopls subcommands by Ajanthan Balachandran · 4 years, 2 months ago
  15. df83f4e internal/lsp: fix builds and tests for go1.12+ by Rob Findley · 4 years, 7 months ago
  16. 535e147 internal/lsp: use %w in error wrappers by Ian Cottrell · 4 years, 11 months ago
  17. de023d5 internal/lsp/protocol: unmarshal to pointers when dispatching requests by Rob Findley · 5 years ago
  18. e3acd58 internal/lsp: two trivial cleanups from CL 219077 by Peter Weinberger · 5 years ago
  19. 63d1300 internal/lsp: change return type of PrepareRename to *Range by Peter Weinberger · 5 years ago
  20. 1cc6d1e tools/gopls: add cmd support for prepare_rename by Rohan Verma · 5 years ago