[PATCH] D151253: [clangd] Move completion signatures and labelDetails

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 25 03:05:42 PDT 2023


sammccall updated this revision to Diff 525517.
sammccall retitled this revision from "[clangd] Move completion signatures and insertion markers into labelDetails" to "[clangd] Move completion signatures and labelDetails".
sammccall edited the summary of this revision.
sammccall added a comment.

revert change to insertion bullets: no consensus, and some rendering issues in vscode


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151253

Files:
  clang-tools-extra/clangd/ClangdLSPServer.cpp
  clang-tools-extra/clangd/ClangdLSPServer.h
  clang-tools-extra/clangd/CodeComplete.cpp
  clang-tools-extra/clangd/Protocol.cpp
  clang-tools-extra/clangd/Protocol.h
  clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151253.525517.patch
Type: text/x-patch
Size: 8004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230525/d76d7c80/attachment.bin>


More information about the cfe-commits mailing list