D tooling is disappointing

Adam D Ruppe destructionator at gmail.com
Wed Aug 17 17:50:20 UTC 2022


On Wednesday, 17 August 2022 at 16:58:02 UTC, Paul Backus wrote:
> For example, if I rename a variable or a function, I can 
> rebuild the project with :make

Worth noting that configuring this is simple; you can make a 
makefile, of course, or just `:set makeprg=dmd\ -i\ %` and find 
significant joy.


More information about the Digitalmars-d mailing list