All activity
FileInsight is a lightweight, intuitive Visual Studio Code extension that gives you instant context about how any file fits into your repository.
Hover over any file in the customised FileInsight Explorer to see its exact role, what it exports, what it depends on, and general code health metrics—without ever needing to open the file.

FileInsight Instant context about how any file fits into your repository
Aditya Guptaleft a comment
while cloning any repo, I always thought how a file fits in the repo, how it contributes to the repo's workflow, which file it depends on, which files depend on it, etc. So I developed this VS Code extension that does the above mentioned things. if you like the idea, do check it out and hit the install button, Thanks.

FileInsight Instant context about how any file fits into your repository
