(When clients support it, otherwise keep the existing rendering).
In VSCode this makes the signature darker.
Paths
| Differential D151253
[clangd] Move completion signatures and labelDetails ClosedPublic Authored by sammccall on May 23 2023, 1:40 PM.
Details
Summary (When clients support it, otherwise keep the existing rendering). In VSCode this makes the signature darker.
Diff Detail
Event TimelineComment Actions Hmm, having looked at that screenshot more, the bullets are not rendered properly on some lines... sammccall retitled this revision from [clangd] Move completion signatures and insertion markers into labelDetails to [clangd] Move completion signatures and labelDetails. Comment Actionsrevert change to insertion bullets: no consensus, and some rendering issues in vscode This revision is now accepted and ready to land.May 25 2023, 10:17 AM This revision was landed with ongoing or failed builds.Jun 5 2023, 9:08 AM Closed by commit rG3f9f1463719d: [clangd] Move completion signatures and labelDetails (authored by sammccall). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 525517 clang-tools-extra/clangd/ClangdLSPServer.h
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/CodeComplete.cpp
clang-tools-extra/clangd/Protocol.h
clang-tools-extra/clangd/Protocol.cpp
clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
|