Sign up to save tools and stay up to date with the latest in AI
bg
bg
1

Launch HN: CodeViz (YC S24) – Visual maps of your codebase in VS Code

Aug 30, 2024 - news.bensbites.com
Liam and Will from CodeViz have launched a Visual Studio Code extension that creates interactive diagrams of codebases, ranging from system architecture to function call graphs. The tool, developed in response to the challenge of navigating complex files and building mental maps for tasks during their time at Tesla, generates diagrams directly within VS Code, illustrating connections between functions and providing system architecture overviews.

CodeViz appears as a side panel in VS Code with two views: a call graph showing a chain of upstream and downstream references, and an architecture diagram providing a top-level view of the codebase. The extension is primarily used to navigate complex code, onboard new developers, and interpret open-source repositories. The team is currently working on improving the call graph's viewability and navigation and is open to feedback and suggestions.

Key takeaways:

  • CodeViz is a VS Code extension developed by Liam and Will that generates interactive diagrams of codebases, from system architecture to function call graphs.
  • The extension was created to provide more intuitive representations of software, helping developers navigate through large quantities of code and understand system architecture.
  • CodeViz offers two views: a Call graph that shows a chain of upstream and downstream references, and an Architecture diagram that provides a top-level view of the codebase.
  • The developers are currently working on improving the call graph and are open to feedback and suggestions. They are also considering different pricing models, with basic features offered for free and a paid tier for more resource-intensive tools.
View Full Article

Comments (0)

Be the first to comment!