[cfe-dev] Will clangd support per parameter completion information?

Francisco Lopes via cfe-dev cfe-dev at lists.llvm.org
Tue Aug 29 12:20:05 PDT 2017


Hi, can anyone provide info whether clangd will cover support for completion
after ( or , as supported by libclang as explained at:

http://nosubstance.me/articles/2015-01-29-better-completion-for-cpp/

This is quite useful when one need to get type information for a given
parameter
without having to rewrite the entire function to get completion +
placeholders.

I also don't know whether Language Server Protocol is friendly to such
feature.

Regards,
Francisco Lopes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170829/a0aafbdf/attachment.html>


More information about the cfe-dev mailing list