[cfe-dev] vscode-clangd; feature request

Ilya Biryukov via cfe-dev cfe-dev at lists.llvm.org
Wed Feb 6 04:52:58 PST 2019


I literally transcribed your suggestion into code, many thanks for showing
how to fix this!
We should soon land it and get the VSCode extension updated.

On Wed, Feb 6, 2019 at 12:30 PM Andreas Ostermeyer <ostermeyer at me.com>
wrote:

> 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 <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
>
>
>

-- 
Regards,
Ilya Biryukov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190206/4f7e9d52/attachment.html>


More information about the cfe-dev mailing list