dlang-vscode

Daniel Kozak via Digitalmars-d digitalmars-d at puremagic.com
Mon Sep 5 21:22:23 PDT 2016


Dne 6.9.2016 v 03:41 Manu via Digitalmars-d napsal(a):

> On 6 September 2016 at 09:51, John Colvin via Digitalmars-d
> <digitalmars-d at puremagic.com> wrote:
>> On Monday, 5 September 2016 at 22:17:59 UTC, Andrei Alexandrescu wrote:
>>> Google Alerts just found this:
>>>
>>> https://marketplace.visualstudio.com/items?itemName=dlang-vscode.dlang
>>>
>>> Is anyone here familiar with that work?
>>>
>>>
>>> Andrei
>>
>> I've used it a bit. See also:
>>
>> https://marketplace.visualstudio.com/search?term=Dlang&target=VSCode&sortBy=Relevance
> I used it, but then switched to code-d which seemed more mature (see
> John's link above).
> The problem with code-d is it's dependency workspace-d has a really
> painful installation process. It needs to be available in d-apt.
It is OK on ArchLinux ;)

pacaur -S workspace-d

or

packer -S workspace-d

or

yaourt -S workspace-d


More information about the Digitalmars-d mailing list