Show HN: Per-line Git blame in VS Code

2 points by carlthome 1 year ago | 1 comment
GitLens is too bloated and keeps pushing its paid version. Here's a FOSS version of inline git blame for VS Code.

Haven't done a VS Code extension before so feel free to suggest improvements or tips!

  • catlover76 1 year ago
    Nice! This seems pretty useful to me, but I think it should only show the information when the user requests it, either through right-click/context menu or a key command.

    edit: yeah dude, I had to uninstall, it take that long for that to get annoying as hell lol

    Would love to use it if it only showed the info when I asked!