Hacker News new | ask | show | jobs
Show HN: Per-line Git blame in VS Code (marketplace.visualstudio.com)
2 points by carlthome 999 days ago
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!

1 comments

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!