Hacker News new | ask | show | jobs
by taspeotis 2132 days ago
Visual Studio has a limited version of what you want: if you start with a function it can show you the revision history.

https://docs.microsoft.com/en-us/visualstudio/ide/find-code-...

I think Rider has it as well.

1 comments

Yep, jetbrains IDE's can show git history for a code selection. I've been finding it immensely useful.