Show HN: Related Files extension for VS Code (marketplace.visualstudio.com)
This is a small utility extension I built to scratch my own itch roughly a year ago.
In short, it takes the Git history of the currently open file and adds a sidebar panel listing other files that were often committed together with the open file. I find it very handy when diving into a codebase I'm not familiar with, since as soon as I dig into one piece of code, it's easy for me to figure out other parts of the codebase that have related functionality.
0 comments
[ 3.0 ms ] story [ 11.8 ms ] threadNo comments yet.