Hacker News new | ask | show | jobs
by solardev 462 days ago
In Jetbrains you select a line of code and say "show history for selection" and it parses all that for you and just gives you a history of commits affecting that specific line. It's got a built in commit browser and visual diff tool.

Link (not much info there): https://www.jetbrains.com/help/idea/investigate-changes.html...