Link from class to full source code #73
Labels
contributions-welcome
Contributions welcome to help resolve this (the resolution is expected to be clear from the issue)
P2
A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
Was: https://code.google.com/p/dart/issues/detail?id=8860
It would be nice to have a link from a class page on api.dartlang.org to the full source file where the class is defined.
Either a link to browse source on code.google.com, or embedding the source within api.dartlang.org.
Bonus points - if it is a abstract class, if you can add a link to the private class (or classes) that implement the interface.
Docs are nice, but easily accessible open source code is even better ;)
The text was updated successfully, but these errors were encountered: