www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - IDE

reply Jean-Claude DuBois <jcd tdf.net> writes:
I'm not a Linux person.  Is there a guide on how to setup an IDE 
to do some development in D Lang on Windows?
Apr 03 2023
parent ryuukk_ <ryuukk.dev gmail.com> writes:
On Monday, 3 April 2023 at 22:10:08 UTC, Jean-Claude DuBois wrote:
 I'm not a Linux person.  Is there a guide on how to setup an 
 IDE to do some development in D Lang on Windows?
Do you already use an IDE? Visual Studio: http://rainers.github.io/visuald/visuald/StartPage.html VSCode: https://marketplace.visualstudio.com/items?itemName=webfreak.code-d LSP(IDE agnostic): (Sublime Text, Vim etc): https://github.com/Pure-D/serve-d/#usage
Apr 03 2023