Docs: Links to source code
lkfsdg via Digitalmars-d
digitalmars-d at puremagic.com
Wed Jul 27 03:29:12 PDT 2016
On Wednesday, 27 July 2016 at 09:43:45 UTC, Chris wrote:
> For one reason or another I sometimes find myself checking out
> the implementation of functions in Phobos. For this I have to
> go to the module file on Github
for this kind of stuff I use the IDE code navigation facilities.
import std.stuff;
stu|ff
CTRL+SHIFT+UP or Ctrl+Click
The web is a source of distraction. You open the browser and you
have already 250 new RSS items that are here to pull you from
your current actibity.
More information about the Digitalmars-d
mailing list