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