VS Code extension to show Git Blame annotations, inspired by JetBrains editors 🪲

git git-blame vscode vscode-extension
3 Open Issues Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The issue describes a problem where a Git blame extension fails to correctly identify file paths in a multi-folder VS Code workspace. Instead of using the full path, it appears to be using the folder name defined in the workspace configuration, leading to `git blame` commands failing with 'no such path' errors.

Complexity: 3/5
help wanted

VS Code extension to show Git Blame annotations, inspired by JetBrains editors 🪲

TypeScript
#git#git-blame#vscode#vscode-extension

VS Code extension to show Git Blame annotations, inspired by JetBrains editors 🪲

TypeScript
#git#git-blame#vscode#vscode-extension

AI Summary: Add a context menu (right-click) option to toggle the Git blame annotations in the VS Code extension 'Just Blame'. This involves modifying the extension's code to add a new command triggered by the context menu and integrating it with the existing toggle functionality.

Complexity: 3/5
help wanted

VS Code extension to show Git Blame annotations, inspired by JetBrains editors 🪲

TypeScript
#git#git-blame#vscode#vscode-extension