[clangd-dev] [cfe-dev] vscode-clangd; feature request

Haojian Wu via clangd-dev clangd-dev at lists.llvm.org
Wed Feb 6 07:37:19 PST 2019


Andreas, we have made a new release of vscode-clangd extension to pick up
the fix, please upgrade your extension. Thanks.

On Wed, Feb 6, 2019 at 1:53 PM Ilya Biryukov via clangd-dev <
clangd-dev at lists.llvm.org> wrote:

> 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
> _______________________________________________
> clangd-dev mailing list
> clangd-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/clangd-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/clangd-dev/attachments/20190206/cddc0333/attachment.html>


More information about the clangd-dev mailing list