digitalmars.D - IDE
- Jean-Claude DuBois (2/2) Apr 03 2023 I'm not a Linux person. Is there a guide on how to setup an IDE
- ryuukk_ (8/10) Apr 03 2023 Do you already use an IDE?
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
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