This revision was automatically updated to reflect the committed changes.
Closed by commit rG2a095ff6f502: [clangd] Add add commit characters to the
server capabilities (authored by kbobyrev).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74606/new/
kbobyrev updated this revision to Diff 245331.
kbobyrev added a comment.
Add pipe and single quote to commit characters.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74606/new/
https://reviews.llvm.org/D74606
Files:
clang-tools-extra/clangd/Cla
sammccall accepted this revision.
sammccall added inline comments.
This revision is now accepted and ready to land.
Comment at: clang-tools-extra/clangd/ClangdLSPServer.cpp:562
llvm::json::Object{
+ {"allCommitCharacters", " \t()[]{}<>:;,+-/*%^?.=\
kbobyrev created this revision.
kbobyrev added a reviewer: sammccall.
Herald added subscribers: cfe-commits, usaxena95, kadircet, arphaman, jkorous,
MaskRay, ilya-biryukov.
Herald added a project: clang.
Make it more convinient for the clients to select completion items by
providing a set of defa