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

Andreas Ostermeyer via cfe-dev cfe-dev at lists.llvm.org
Wed Feb 6 22:35:20 PST 2019


Done. The plugin version now reads 0.0.11 and works like expected. Thanks a lot.
May be the Marketplace Readme could now mention, too, that Objective-C language IDE features are also provided.
Regards to all. Awesome job.

> On 6. Feb 2019, at 16:37, Haojian Wu <hokein at google.com> wrote:
> 
> 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 <mailto: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 <mailto: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 <mailto: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
> 
> 
> 
> -- 
> Regards,
> Ilya Biryukov
> _______________________________________________
> clangd-dev mailing list
> clangd-dev at lists.llvm.org <mailto:clangd-dev at lists.llvm.org>
> https://lists.llvm.org/cgi-bin/mailman/listinfo/clangd-dev <https://lists.llvm.org/cgi-bin/mailman/listinfo/clangd-dev>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190207/b1ce8729/attachment.html>


More information about the cfe-dev mailing list