April 03, 2023

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?

April 04, 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