Structura is a free, opensource vs code extension that brings next-generation code exploration and analysis to your editor. It transform your codebase into a live, incrementally expanded interative graph that aims to reduce the congitive load, eliminate mice lag, and allow you to present source code to yourself or others in visually appealing and fast way.
Here is the demo link :
YouTubeVideo
In the video :
- Why code exploration needs to evolve.
- Live demo ( quick and longer versions )
- Keybaord-first navigation walkthrough
- Roadmap and what's coming next
Currently : Supports JS, TS, JSX, other programming lanaguge support is planned and help is needed. checkout parser.md in source code
Key-features:
- Incremental graph exploration ( no hair balls ) .
- Neo-vim inspired keyboard navigation ( minimal for maximum movement ).
- near-Real-time graph updates ( extremly fast , noval architecture ).
- Semantic language and visuals of code intent.
- And more...
The noval architecture :
Repo: https://github.com/ARAldhafeeri/structura-v2
Marketplace : https://marketplace.visualstudio.com/items?itemName=AhmedRakan.structura-v2
Top comments (0)