sammccall marked 3 inline comments as done.
sammccall added inline comments.


================
Comment at: clang-tools-extra/clangd/clients/clangd-vscode/README.md:5
 
-## Usage
+ - code completion
+ - compile errors and warnings
----------------
kadircet wrote:
> can we also have links to sections below?
The intent here is a summary rather than a TOC, and that the page is short 
enough that the first is already visible and the others would jump down only a 
screen or so. I think the links would distract more than help.


================
Comment at: clang-tools-extra/clangd/clients/clangd-vscode/README.md:9
+ - include management
+ - code formatting
 
----------------
kadircet wrote:
> what about code-actions(and also some screenshots)
Added a section for refactoring. (code-actions is a mechanism, but not really a 
user-visible feature I think).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67092



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to