[PATCH] D58710: Added more detailed documentation for clangd

Dmitri Gribenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 27 07:52:29 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354992: Added more detailed documentation for clangd (authored by gribozavr, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D58710?vs=188536&id=188539#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58710/new/

https://reviews.llvm.org/D58710

Files:
  clang-tools-extra/trunk/docs/_static/clang-tools-extra-styles.css
  clang-tools-extra/trunk/docs/_templates/layout.html
  clang-tools-extra/trunk/docs/clangd/ApplyClangTidyFixInVSCode.gif
  clang-tools-extra/trunk/docs/clangd/ApplyFixInVSCode.gif
  clang-tools-extra/trunk/docs/clangd/CodeCompletionInEmacsCompanyMode.png
  clang-tools-extra/trunk/docs/clangd/CodeCompletionInSublimeText.png
  clang-tools-extra/trunk/docs/clangd/CodeCompletionInVSCode.png
  clang-tools-extra/trunk/docs/clangd/CodeCompletionInYCM.png
  clang-tools-extra/trunk/docs/clangd/CodeCompletionInsertsNamespaceQualifiersInVSCode.gif
  clang-tools-extra/trunk/docs/clangd/DeveloperDocumentation.rst
  clang-tools-extra/trunk/docs/clangd/DiagnosticsInEmacsEglot.png
  clang-tools-extra/trunk/docs/clangd/ErrorsInVSCode.png
  clang-tools-extra/trunk/docs/clangd/Extensions.rst
  clang-tools-extra/trunk/docs/clangd/Features.rst
  clang-tools-extra/trunk/docs/clangd/FindAllReferencesInVSCode.gif
  clang-tools-extra/trunk/docs/clangd/FormatSelectionInVSCode.gif
  clang-tools-extra/trunk/docs/clangd/GoToDefinitionInVSCode.gif
  clang-tools-extra/trunk/docs/clangd/Installation.rst
  clang-tools-extra/trunk/docs/clangd/NavigationWithBreadcrumbsInVSCode.gif
  clang-tools-extra/trunk/docs/clangd/OutlineInVSCode.png
  clang-tools-extra/trunk/docs/clangd/SignatureHelpInVSCode.gif
  clang-tools-extra/trunk/docs/clangd/index.rst
  clang-tools-extra/trunk/docs/conf.py
  clang-tools-extra/trunk/docs/index.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58710.188539.patch
Type: text/x-patch
Size: 41268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190227/816680a7/attachment.bin>


More information about the llvm-commits mailing list