tree: b47d0a3a04a837fb2090cd8e04a0857c58b052d3 [path history] [tgz]
  1. benchmarks/
  2. fuzzer/
  3. include-mapping/
  4. index/
  5. indexer/
  6. refactor/
  7. support/
  8. test/
  9. tool/
  10. unittests/
  11. xpc/
  12. AST.cpp
  13. AST.h
  14. ClangdLSPServer.cpp
  15. ClangdLSPServer.h
  16. ClangdServer.cpp
  17. ClangdServer.h
  18. CMakeLists.txt
  19. CodeComplete.cpp
  20. CodeComplete.h
  21. CodeCompletionStrings.cpp
  22. CodeCompletionStrings.h
  23. CollectMacros.cpp
  24. CollectMacros.h
  25. CompileCommands.cpp
  26. CompileCommands.h
  27. Compiler.cpp
  28. Compiler.h
  29. Config.cpp
  30. Config.h
  31. ConfigCompile.cpp
  32. ConfigFragment.h
  33. ConfigProvider.h
  34. ConfigYAML.cpp
  35. CSymbolMap.inc
  36. Diagnostics.cpp
  37. Diagnostics.h
  38. DraftStore.cpp
  39. DraftStore.h
  40. ExpectedTypes.cpp
  41. ExpectedTypes.h
  42. Features.inc.in
  43. FileDistance.cpp
  44. FileDistance.h
  45. FindSymbols.cpp
  46. FindSymbols.h
  47. FindTarget.cpp
  48. FindTarget.h
  49. Format.cpp
  50. Format.h
  51. FS.cpp
  52. FS.h
  53. FuzzyMatch.cpp
  54. FuzzyMatch.h
  55. GlobalCompilationDatabase.cpp
  56. GlobalCompilationDatabase.h
  57. Headers.cpp
  58. Headers.h
  59. HeaderSourceSwitch.cpp
  60. HeaderSourceSwitch.h
  61. Hover.cpp
  62. Hover.h
  63. IncludeFixer.cpp
  64. IncludeFixer.h
  65. JSONTransport.cpp
  66. ParsedAST.cpp
  67. ParsedAST.h
  68. PathMapping.cpp
  69. PathMapping.h
  70. Preamble.cpp
  71. Preamble.h
  72. Protocol.cpp
  73. Protocol.h
  74. Quality.cpp
  75. Quality.h
  76. QueryDriverDatabase.cpp
  77. README.md
  78. RIFF.cpp
  79. RIFF.h
  80. Selection.cpp
  81. Selection.h
  82. SemanticHighlighting.cpp
  83. SemanticHighlighting.h
  84. SemanticSelection.cpp
  85. SemanticSelection.h
  86. SourceCode.cpp
  87. SourceCode.h
  88. StdSymbolMap.inc
  89. Transport.h
  90. TUScheduler.cpp
  91. TUScheduler.h
  92. URI.cpp
  93. URI.h
  94. XRefs.cpp
  95. XRefs.h
clang-tools-extra/clangd/README.md

clangd

clangd is a language server, and provides C++ IDE features to editors. This is not its documentation.

Communication channels

If you have any questions or feedback, you can reach community and developers through one of these channels: