Another VSCode feature or in this case an extension I had missed completely, GitLens. For example:

  • See current line blame information at the end of the current line.
    • Hover on the current line blame for more detailed information
  • See history of the whole file and current line in a sidebar
  • Much more.

To learn more check the GitLens homepage or GitHub