IDE
ryuukk_
ryuukk.dev at gmail.com
Tue Apr 4 02:41:34 UTC 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
More information about the Digitalmars-d
mailing list