Hacker News new | ask | show | jobs
by WebFreak001 2405 days ago
For multiple years I have been using dub as build system and vscode with code-d as editor.

Well I'm a bit biased because I made code-d but nonetheless I would say it works really good for day-to-day usage for any experience level and I'm recommending it to everyone I show D for the first time too because it is very friendly for beginners and people who don't want to configure a lot.

2 comments

The beginner friendly is important. I use code-d because it provides a better out of the box experience, providing dub build and run tasks. In DLS I either only get the building task or have to set them up myself.
Thanks for all your work on code-d. I don't have a lot of experience with d but I really like the development experience that your plug-in provides, it certainly made things easier to learn as a beginner.