Microsoft/vscode

Git - blame date formatting

Open

#240.861 geöffnet am 15. Feb. 2025

Auf GitHub ansehen
 (2 Kommentare) (9 Reaktionen) (1 zugewiesene Person)TypeScript (10.221 Forks)batch import
feature-requestgithelp wantedteam-low-hanging

Repository-Metriken

Stars
 (74.848 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11h 43m) (1.000 gemergte PRs in 30 T)

Beschreibung

Hi, thanks for introducing blame in the editor, it's one step closer to replacing gitlens.

Currently, there's no way to change date format from the default M-D-YYYY:

Image

It would be nice if a configuration option was added for it so that users can specify whatever format they want. Or maybe it could use git blame.dateFormat config.

Thanks!

Contributor Guide