Google Git
Sign in
go / tools / fcd57ebb758fadd469cf0fc8deeb9d38b0762bf2 / . / gopls / internal / lsp
tree: c6103e680d46d6f6ff484dfbae565c877c96f15f [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. debounce.go
  30. debounce_test.go
  31. definition.go
  32. diagnostics.go
  33. folding_range.go
  34. format.go
  35. general.go
  36. general_test.go
  37. highlight.go
  38. hover.go
  39. implementation.go
  40. inlay_hint.go
  41. link.go
  42. lsp_test.go
  43. README.md
  44. references.go
  45. rename.go
  46. reset_golden.sh
  47. selection_range.go
  48. semantic.go
  49. server.go
  50. server_gen.go
  51. signature_help.go
  52. symbols.go
  53. text_synchronization.go
  54. workspace.go
  55. 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