summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/docs/clangd
Commit message (Collapse)AuthorAgeFilesLines
* Fix some typos in the clang-tools-extra docSylvestre Ledru2019-12-191-1/+1
|
* [clangd] Fix the stale documentation about background indexing.Haojian Wu2019-09-251-17/+25
| | | | | | | | | | | | Reviewers: kadircet Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D66937 llvm-svn: 372825
* [clangd] Fix docsKadir Cetinkaya2019-08-261-2/+3
| | | | llvm-svn: 369920
* [clangd] Add docs for configuration knobs in clangdKadir Cetinkaya2019-08-262-0/+40
| | | | | | | | | | | | | | | | Summary: This is a first step in documenting different configuration knobs we have in clangd. Reviewers: sammccall Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D66740 llvm-svn: 369917
* [clangd] Update features table in the docs with links to LSP extension proposalsNathan Ridge2019-08-191-51/+55
| | | | | | | | | | | | | | | Also update the semantic coloring entry to reflect it being supported in clangd now. Reviewers: sammccall Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D65373 llvm-svn: 369229
* [clangd] Fix docKadir Cetinkaya2019-07-151-1/+1
| | | | llvm-svn: 366073
* [clangd] Mark type hierarchy as a supported feature in the docsNathan Ridge2019-07-131-1/+1
| | | | | | | | | | | | Reviewers: sammccall Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D64614 llvm-svn: 365987
* [clangd] Fix a typo in doc.Haojian Wu2019-03-131-1/+1
| | | | llvm-svn: 356055
* [clangd] Add TOC section to clangd doc.Haojian Wu2019-03-113-0/+6
| | | | | | | | | | | | Reviewers: gribozavr Subscribers: ilya-biryukov, ioeric, MaskRay, jkorous, arphaman, kadircet, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D59132 llvm-svn: 355811
* Added documentation for clangd v9+ featuresDmitri Gribenko2019-02-271-0/+34
| | | | | | | | | | | | Reviewers: ilya-biryukov Subscribers: ioeric, MaskRay, jkorous, arphaman, kadircet, jdoerfert, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D58717 llvm-svn: 354994
* Added more detailed documentation for clangdDmitri Gribenko2019-02-2720-171/+820
| | | | | | | | | | | | | | | | Summary: The text was written mostly by Sam McCall, screenshots are mostly made by me. Reviewers: ilya-biryukov Subscribers: ioeric, MaskRay, jkorous, arphaman, kadircet, jdoerfert, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D58710 llvm-svn: 354992
* [clangd] Update docs to mention YCM integration and new LSP featuresKadir Cetinkaya2019-02-261-14/+14
| | | | | | | | | | | | | | Reviewers: gribozavr Reviewed By: gribozavr Subscribers: ilya-biryukov, ioeric, MaskRay, jkorous, arphaman, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D56718 llvm-svn: 354865
* Moved clangd docs to a separate directory in preparation to restructure them ↵Dmitri Gribenko2019-02-251-0/+180
into multiple files Reviewers: ilya-biryukov Subscribers: ioeric, MaskRay, jkorous, arphaman, kadircet, jdoerfert, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D58607 llvm-svn: 354786
OpenPOWER on IntegriCloud