vscode-gitblame icon indicating copy to clipboard operation
vscode-gitblame copied to clipboard

Visual Studio Code Extension - See Git Blame info in status bar.

Results 12 vscode-gitblame issues
Sort by recently updated
recently updated
newest added
trafficstars

I sometimes need to dig history more to inspect the source after seeing a line in the editor. Right now the popup contains button "View" which triggers the URL to...

enhancement
help wanted
feature request

Hello, I'm using this great VS Code extension in order to open the specific file at the specific line in the master or main branch (basically what Atom does when...

enhancement
help wanted
feature request

I have git blame installed as an extension in VS code, but I no longer see the icon in the status bar so I don't know how to use it...

Scenario: I want to know it the documentation I'm reading is recent, therefore, more trustworthy. Current: shows last selected line commit info. Desired: if no line selected and/or sidebar has...

feature request

Sometimes, after doing a `git rebase`, the git blame info is outdated, reopening the editor won't help, had to reopen the VSCode window to read the latest commit data, is...

bug

Is it possible to add such toggle command? e.g. I can disable the auto blame by default, and when send the toggle command, enable it to show the blame info...

help wanted
feature request

Type: Bug Causes computer to crash when switching branches when large changes are swapped in/out. Extension version: 10.5.0 VS Code version: Cursor 0.10.4 (c0db898419c36107211de244bdcf5f412c1a4920, 2023-09-10T05:39:06.846Z) OS version: Darwin arm64 22.6.0...

help wanted

**Environment:** * OS: Ubuntu 22.04 * VS Code version: Any recent version * Extension version: v10.11.0 **Steps to reproduce:** * Open VS Code with `Git Blame` extension * Open a...

bug
help wanted

I can use the extensions fine for a time, but I've been encountering a problem where my VSCode instance will consume a lot of CPU and functionality will be reduced....

bug
help wanted

Inline mode: Is it possible to display the exact time, accurate to the second? Currently, committer.date only provides precision to the date.

help wanted
question
feature request