[cfe-dev] vscode-clangd; feature request
Andreas Ostermeyer via cfe-dev
cfe-dev at lists.llvm.org
Wed Feb 6 03:29:53 PST 2019
Ilya,
Thanks for the info and involving me. This (D57813) does the trick for me and is what I’d suggested.
Regards,
Andreas Ostermeyer
> On 6. Feb 2019, at 12:01, Ilya Biryukov <ibiryukov at google.com> wrote:
>
> +via clangd-dev <mailto:clangd-dev at lists.llvm.org>
>
> Thanks for raising this, sent https://reviews.llvm.org/D57813 <https://reviews.llvm.org/D57813> for review to fix this.
>
> On Tue, Feb 5, 2019 at 12:30 PM Andreas Ostermeyer via cfe-dev <cfe-dev at lists.llvm.org <mailto:cfe-dev at lists.llvm.org>> wrote:
> clangd developers,
>
> sorry, if this is not the right way to communicate my request.
>
> Please suggest to add Objective-C and Objective-C++ to the language services to activate the vscode extension on. To achieve this package.json should read (at least):
>
> …
> "activationEvents": [
> "onLanguage:c",
> "onLanguage:cpp",
> "onLanguage:objective-c",
> "onLanguage:objective-cpp"
> ],
> …
>
> Thanks in advance.
>
> Best regards,
>
> Andreas Ostermeyer
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org <mailto:cfe-dev at lists.llvm.org>
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev <https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev>
>
>
> --
> Regards,
> Ilya Biryukov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190206/b69498ee/attachment.html>
More information about the cfe-dev
mailing list