Show HN: Sourcetrail – Visual Source Explorer Now Supports Python
1–10 of 25 posts
Re: Show HN: Sourcetrail – Visual Source Explorer Now Supports Python
#2Re: Show HN: Sourcetrail – Visual Source Explorer Now Supports Python
#3Re: Show HN: Sourcetrail – Visual Source Explorer Now Supports Python
#4Re: Show HN: Sourcetrail – Visual Source Explorer Now Supports Python
#5Re: Show HN: Sourcetrail – Visual Source Explorer Now Supports Python
#6Re: Show HN: Sourcetrail – Visual Source Explorer Now Supports Python
#7Re: Show HN: Sourcetrail – Visual Source Explorer Now Supports Python
#8https://github.com/Bogdan-Lyashenko/js-code-to-svg-flowchart
Including a VSCode extension (but it seems unmaintained):
https://marketplace.visualstudio.com/items?itemName=lucasbad...
Re: Show HN: Sourcetrail – Visual Source Explorer Now Supports Python
#9There 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...
Re: Show HN: Sourcetrail – Visual Source Explorer Now Supports Python
#10There 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