Is it possible in VSCode to show git history for a range of line ?
Let's say I have 1000 commits concerning this file, and a range of line in this file had its last change on commit 24, I have to check 976 commits in the editor.
I saw something related here, but is it possible directly in the IDE?