[PATCH] D48163: [clangd] UI for completion items that would trigger include insertion.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 14 08:22:14 PDT 2018


ioeric updated this revision to Diff 151357.
ioeric added a comment.

- s/+/•/ and make the icon an code completion option to avoid hardcodes in multiple places.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D48163

Files:
  clangd/CodeComplete.cpp
  clangd/CodeComplete.h
  clangd/Headers.cpp
  clangd/Headers.h
  test/clangd/completion-snippets.test
  unittests/clangd/CodeCompleteTests.cpp
  unittests/clangd/HeadersTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48163.151357.patch
Type: text/x-patch
Size: 13920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180614/8f64fe0b/attachment.bin>


More information about the cfe-commits mailing list