... to the one of signature hints.
In particular, completion items now also carry annotations, which client
code might be interested in.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107365
clangd: Make documentation property of completion items more similar ClosedPublic Authored by ckandeler on Aug 3 2021, 9:01 AM.
Details Summary ... to the one of signature hints.
Diff Detail
Event TimelineHerald added subscribers: usaxena95, kadircet, arphaman. · View Herald TranscriptAug 3 2021, 9:01 AM This revision is now accepted and ready to land.Aug 6 2021, 5:46 AM This revision was landed with ongoing or failed builds.Aug 12 2021, 3:18 PM Closed by commit rG6b28835b3754: clangd: Make documentation property of completion items more similar (authored by ckandeler, committed by sammccall). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 366128 clang-tools-extra/clangd/CodeComplete.cpp
clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
|