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 (74.848 Stars) (10.221 Forks)batch import
feature-requestgithelp wantedteam-low-hanging

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