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