Open existing repo in Visual Studio using Visual-D

em5f morozov.evgeniy.95 at gmail.com
Sat Feb 4 20:40:01 UTC 2023


Hi everyone! I'm just starting my journey in D and liking it so 
far! I've decided to give Visual-D a try and blown away with the 
features such as code coverage display, profiling, and so on - 
impressive job guys, thanks a lot!

My question is - is it possible to open the existing project that 
was generated using `dub-init` command, for example, and have all 
the features - run/debug/completion/etc. enabled? I couldn't 
figure that out, unfortunately.

The reason I'm asking is quite simple - I don't really want my 
projects to depend on the external tools and limit potential 
contributors (or even myself, if I don't have access to a Windows 
machine with VS) in tools they could use.


More information about the Digitalmars-d-ide mailing list