Live data from Hacker News

Show HN: Sourcetrail – Visual Source Explorer Now Supports Python

sourcetrail.com

1–10 of 25 posts

Re: Show HN: Sourcetrail – Visual Source Explorer Now Supports Python

#9
post #8

There exists one for Javascript as well: https://github.com/Bogdan-Lyashenko/js-code-to-svg-flowchart Including a VSCode extension (but it seems unmaintained): https://marketplace.visualstudio.com/items?itemName=lucasbad...

Thanks, this looks really nice! It doesn't seem to resolve symbol names however, so you can't see how different functions/definitions are related to each other and navigate between them. But the same author is working on another project that seems to go in that direction: https://github.com/Bogdan-Lyashenko/codecrumbs

Re: Show HN: Sourcetrail – Visual Source Explorer Now Supports Python

#10
post #8

There exists one for Javascript as well: https://github.com/Bogdan-Lyashenko/js-code-to-svg-flowchart Including a VSCode extension (but it seems unmaintained): https://marketplace.visualstudio.com/items?itemName=lucasbad...

Thanks, this looks really nice! It doesn't seem to resolve symbol names however, so you can't see how different functions/definitions are related to each other and navigate between them. But the same author is working on another project that seems to go in that direction: https://github.com/Bogdan-Lyashenko/codecrumbs

That looks really awesome! Thanks for sharing or I'd miss it.
Post reply on HN