Google Git
Sign in
go / tools / master / . / internal / lsp
tree: 82545fa47ab95f1d92312163ddd6936ffb0fe611 [path history] [tgz]
  1. README.md
  2. analysis/
  3. browser/
  4. cache/
  5. call_hierarchy.go
  6. cmd/
  7. code_action.go
  8. code_lens.go
  9. command.go
  10. command/
  11. completion.go
  12. completion_test.go
  13. debounce.go
  14. debounce_test.go
  15. debug/
  16. definition.go
  17. diagnostics.go
  18. diff/
  19. fake/
  20. folding_range.go
  21. format.go
  22. fuzzy/
  23. general.go
  24. helper/
  25. highlight.go
  26. hover.go
  27. implementation.go
  28. link.go
  29. lsp_test.go
  30. lsprpc/
  31. mod/
  32. progress.go
  33. progress_test.go
  34. protocol/
  35. references.go
  36. rename.go
  37. reset_golden.sh
  38. semantic.go
  39. server.go
  40. server_gen.go
  41. signature_help.go
  42. snippet/
  43. source/
  44. symbols.go
  45. testdata/
  46. tests/
  47. text_synchronization.go
  48. workspace.go
  49. workspace_symbol.go
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| Privacytxt json