[cfe-dev] vscode-clangd; feature request
Ilya Biryukov via cfe-dev
cfe-dev at lists.llvm.org
Wed Feb 6 03:01:14 PST 2019
+via clangd-dev <clangd-dev at lists.llvm.org>
Thanks for raising this, sent 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> 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
> 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/4e9566ff/attachment.html>
More information about the cfe-dev
mailing list