JonasToth added inline comments.
================ Comment at: docs/clangd.rst:16 + +Clangd is not meant to be used by C/C++ developpers directly but rather from a client implementing the protocol. +A client would be typically implemented in an IDE or an editor. ---------------- kromanenkov wrote: > s/developpers/developers maybe there should be special highlighting to Clangd here and elsewhere? ================ Comment at: docs/clangd.rst:23 +in trying Clangd in combination with Visual Studio Code, you can start by `building Clangd`_, +then you can open Visual Studio Code in the clangd-vscode folder and launch the extension. + ---------------- maybe remove the `you can`. The sentence is still valid without the repetition. Repository: rL LLVM https://reviews.llvm.org/D31887 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits