Google Git
Sign in
go / tools / 50ccef5d0e76d2aaf35def413043c04447d6334b / . / gopls / internal / lsp
tree: 48349dff007de481a471a46ccd7dd7ec992ed612 [path history] [tgz]
  1. analysis/
  2. browser/
  3. cache/
  4. cmd/
  5. command/
  6. debug/
  7. fake/
  8. helper/
  9. lsppos/
  10. lsprpc/
  11. mod/
  12. progress/
  13. protocol/
  14. regtest/
  15. safetoken/
  16. snippet/
  17. source/
  18. template/
  19. testdata/
  20. tests/
  21. work/
  22. call_hierarchy.go
  23. code_action.go
  24. code_lens.go
  25. command.go
  26. completion.go
  27. completion_test.go
  28. debounce.go
  29. debounce_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. 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