[cfe-dev] [clangd] Is it possible to supply documentation for functions?

Jeff Trull via cfe-dev cfe-dev at lists.llvm.org
Wed Aug 15 15:01:27 PDT 2018


LSP's signatureHelp method permits returning documentation for both the
function overall and the parameters. However it seems that clangd does not
supply them - or at least, not as I have it configured. The same seems to
be true for completion.

Is documentation supposed to be supplied? And if not, are there any plans
to implement it?

Thanks,
Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180815/51770f3b/attachment.html>


More information about the cfe-dev mailing list