Forums
WhoDidIt - Git Line History
If you’ve used IDEs like PyCharm, you know how easy it is to explore code history inline.
But in Visual Studio, that experience isn’t as seamless.
I built WhoDidIt to fix that.
WhoDidIt is a Visual Studio (2022+) extension that lets you instantly see the full history of any line of code—right inside your editor.
Just right-click a line (or even select multiple lines) and instantly find:
- Who introduced it
- When it changed
- How it evolved over time
Would love your feedback 🙏
