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