Google Git
Sign in
go / tools / b753e58b842175872367e87e377c4669b5037a0c / . / gopls / internal / lsp
tree: 889d566ad8ef069be32e16861172b0f6351f550b [path history] [tgz]
  1. analysis/
  2. browser/
  3. cache/
  4. cmd/
  5. command/
  6. debug/
  7. fake/
  8. filecache/
  9. frob/
  10. glob/
  11. helper/
  12. lru/
  13. lsprpc/
  14. mod/
  15. progress/
  16. protocol/
  17. regtest/
  18. safetoken/
  19. snippet/
  20. source/
  21. template/
  22. testdata/
  23. tests/
  24. work/
  25. call_hierarchy.go
  26. code_action.go
  27. code_lens.go
  28. command.go
  29. completion.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. prompt.go
  43. prompt_test.go
  44. README.md
  45. references.go
  46. rename.go
  47. reset_golden.sh
  48. selection_range.go
  49. semantic.go
  50. server.go
  51. server_gen.go
  52. signature_help.go
  53. symbols.go
  54. text_synchronization.go
  55. workspace.go
  56. 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