VisualD & dub

Radu rad.racariu at gmail.com
Sat Mar 3 18:25:13 UTC 2018


On Saturday, 3 March 2018 at 16:01:29 UTC, Robert M. Münch wrote:
> Can VisualD somehow make use of dub in that I don't have to 
> provide any "include paths" for modules etc.?
>
> It's a bit irritating to use dub on the terminal and sometimes 
> VisualD for debugging etc. and have to configure the same 
> project two times.

You can call 'dub generate visuald' and have dub generate the 
visual studio solution for you.

No need to manually sync those 2. Develop in VS and debug the 
same configuration as the dub file.

Better post on learn next time  btw...


More information about the Digitalmars-d mailing list