Google Git
Sign in
go / tools.git / 344924276c19e46abf4b452856ebf4a49004f37b / . / gopls / internal / lsp
tree: 7d34f95f3ffae4cbcfdcaa515b6fe0c36747fa46 [path history] [tgz]
  1. analysis/
  2. browser/
  3. cache/
  4. cmd/
  5. command/
  6. debug/
  7. fake/
  8. filecache/
  9. glob/
  10. helper/
  11. lsprpc/
  12. mod/
  13. progress/
  14. protocol/
  15. regtest/
  16. safetoken/
  17. snippet/
  18. source/
  19. template/
  20. testdata/
  21. tests/
  22. work/
  23. call_hierarchy.go
  24. code_action.go
  25. code_lens.go
  26. command.go
  27. completion.go
  28. completion_test.go
  29. definition.go
  30. diagnostics.go
  31. folding_range.go
  32. format.go
  33. general.go
  34. general_test.go
  35. highlight.go
  36. hover.go
  37. implementation.go
  38. inlay_hint.go
  39. link.go
  40. lsp_test.go
  41. README.md
  42. references.go
  43. rename.go
  44. reset_golden.sh
  45. selection_range.go
  46. semantic.go
  47. server.go
  48. server_gen.go
  49. signature_help.go
  50. symbols.go
  51. text_synchronization.go
  52. workspace.go
  53. workspace_symbol.go
gopls/internal/lsp/README.md

lsp

internal/lsp provides much of the Language Server Protocol (lsp) implementation for gopls.

Documentation for users and contributors can be found in the gopls/doc directory.

Powered by Gitiles| Privacy| Termstxt json