A VSCode extension to see your code on an infinite canvas. It shows you the connections between files based on imports / exports and you can also see reference connections (definitions, function calls, usage, etc) when you click on a function or variable → like when you ctrl+click on a token in VSCode, but it shows you visually where the references are in the codebase. I created it to make it easier to understand large features that span multiple files. It also provide support for local git changes so you can better see the changes made by AI tools when they modify your code in a lot of places at once. At the moment it supports javascript, typescript and react, but more languages and frameworks will be coming soon. link and demo video in comment section! Follow & REPOST to see more posts like this regularly. #webdev #webdevelopment #vscode #programming #tech

To view or add a comment, sign in

Explore content categories