Make it more convinient for the clients to select completion items by
providing a set of default characters (punctuation).
Related issue: https://github.com/clangd/clangd/issues/284
Paths
| Differential D74606
[clangd] Add add commit characters to the server capabilities ClosedPublic Authored by kbobyrev on Feb 14 2020, 5:09 AM.
Details Summary Make it more convinient for the clients to select completion items by Related issue: https://github.com/clangd/clangd/issues/284
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 18 2020, 7:01 AM Closed by commit rG2a095ff6f502: [clangd] Add add commit characters to the server capabilities (authored by kbobyrev). · Explain WhyFeb 18 2020, 11:37 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 245333 clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/Protocol.h
clang-tools-extra/clangd/test/initialize-params.test
|
I think you're missing pipe and single-quote