Visual D 0.3.42 released
ZombineDev via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Thu Aug 6 10:10:16 PDT 2015
On Thursday, 6 August 2015 at 14:39:45 UTC, akaDemik wrote:
> On Wednesday, 5 August 2015 at 21:03:51 UTC, Rainer Schuetze
> wrote:
>> there is a new version of Visual D available
>
> It will support the dub in the future?
If you have a dub project that you want to open in VisualD, go to
project root (where dub.json or dub.sdl is located) and execute
this command:
dub generate visuald
This will generate a .sln file that you can open in Visual Studio
if you have the VisualD extension installed.
More information about the Digitalmars-d-announce
mailing list