tree: 7561bcdf2f2dbb6f45180206332ff90972586885 [path history] [tgz]
  1. benchmarks/
  2. fuzzer/
  3. include-mapping/
  4. index/
  5. indexer/
  6. refactor/
  7. test/
  8. tool/
  9. unittests/
  10. xpc/
  11. AST.cpp
  12. AST.h
  13. Cancellation.cpp
  14. Cancellation.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. Context.cpp
  31. Context.h
  32. CSymbolMap.inc
  33. Diagnostics.cpp
  34. Diagnostics.h
  35. DraftStore.cpp
  36. DraftStore.h
  37. ExpectedTypes.cpp
  38. ExpectedTypes.h
  39. Features.inc.in
  40. FileDistance.cpp
  41. FileDistance.h
  42. FindSymbols.cpp
  43. FindSymbols.h
  44. FindTarget.cpp
  45. FindTarget.h
  46. Format.cpp
  47. Format.h
  48. FormattedString.cpp
  49. FormattedString.h
  50. FS.cpp
  51. FS.h
  52. FSProvider.cpp
  53. FSProvider.h
  54. Function.h
  55. FuzzyMatch.cpp
  56. FuzzyMatch.h
  57. GlobalCompilationDatabase.cpp
  58. GlobalCompilationDatabase.h
  59. Headers.cpp
  60. Headers.h
  61. HeaderSourceSwitch.cpp
  62. HeaderSourceSwitch.h
  63. Hover.cpp
  64. Hover.h
  65. IncludeFixer.cpp
  66. IncludeFixer.h
  67. JSONTransport.cpp
  68. Logger.cpp
  69. Logger.h
  70. ParsedAST.cpp
  71. ParsedAST.h
  72. Path.h
  73. PathMapping.cpp
  74. PathMapping.h
  75. Preamble.cpp
  76. Preamble.h
  77. Protocol.cpp
  78. Protocol.h
  79. Quality.cpp
  80. Quality.h
  81. QueryDriverDatabase.cpp
  82. README.md
  83. RIFF.cpp
  84. RIFF.h
  85. Selection.cpp
  86. Selection.h
  87. SemanticHighlighting.cpp
  88. SemanticHighlighting.h
  89. SemanticSelection.cpp
  90. SemanticSelection.h
  91. Shutdown.cpp
  92. Shutdown.h
  93. SourceCode.cpp
  94. SourceCode.h
  95. StdSymbolMap.inc
  96. Threading.cpp
  97. Threading.h
  98. Trace.cpp
  99. Trace.h
  100. Transport.h
  101. TUScheduler.cpp
  102. TUScheduler.h
  103. URI.cpp
  104. URI.h
  105. XRefs.cpp
  106. 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: