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

Manuel Klimek via cfe-dev cfe-dev at lists.llvm.org
Mon Sep 4 02:04:07 PDT 2017


On Tue, Aug 29, 2017 at 9:20 PM Francisco Lopes via cfe-dev <
cfe-dev at lists.llvm.org> wrote:

> 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'd say it should; the question is obviously the priority / timeline :)

I also don't know whether Language Server Protocol is friendly to such
> feature.
>
> Regards,
> Francisco Lopes
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170904/44c2d4d6/attachment.html>


More information about the cfe-dev mailing list