Skip to content

Link from class to full source code #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sethladd opened this issue Jan 10, 2015 · 3 comments
Closed

Link from class to full source code #73

sethladd opened this issue Jan 10, 2015 · 3 comments
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

Comments

@sethladd
Copy link
Contributor

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 ;)

@sethladd sethladd added type-enhancement A request for a change that isn't a bug P2 A bug or feature request we're likely to work on oldbug labels Jan 10, 2015
@skybrian
Copy link

skybrian commented Aug 7, 2015

Still wanted. :-)

@sethladd
Copy link
Contributor Author

sethladd commented Aug 7, 2015

yup! patches welcome. Remember, needs to work for 3rd party packages, the SDK, and needs to fail gracefully if you don't have public source.

@sethladd sethladd added the contributions-welcome Contributions welcome to help resolve this (the resolution is expected to be clear from the issue) label Oct 10, 2015
@sethladd
Copy link
Contributor Author

We're unlikely to do this any time soon. But it would be cool if someone implemented this. Please reopen or comment if you are going to work on this. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants