blog post - "An illustrated guide to using Sublime Text 3 for D programming"

Brian Schott via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Thu Jan 21 20:45:15 PST 2016


On Friday, 22 January 2016 at 04:39:00 UTC, Pradeep Gowda wrote:
> Comments are suggestions are welcome.

You probably want to point DCD at the phobos and druntime import 
directories that DMD is actually using, not whatever is in git 
master. If you run `dmd` with no arguments it will tell you the 
location of its config file. From that you can determine the 
phobos and druntime import directories.


More information about the Digitalmars-d-announce mailing list