dlang-vscode

mogu via Digitalmars-d digitalmars-d at puremagic.com
Tue Sep 6 02:33:31 PDT 2016


On Tuesday, 6 September 2016 at 05:38:28 UTC, Manu wrote:
> On 6 September 2016 at 14:22, Daniel Kozak via Digitalmars-d 
> <digitalmars-d at puremagic.com> wrote:
>> 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
>
> Yup, it works well on my arch machine, but it doesn't work on 
> my ubuntu machines at work. Ubuntu is the most popular distro; 
> it really needs to work well ;)

clone and use workspaced-installer in that repo, worked for me in 
ubuntu 16.04lts.


More information about the Digitalmars-d mailing list