Microsoft/vscode

Git - blame date formatting

Open

#240,861 opened on Feb 15, 2025

View on GitHub
 (2 comments) (9 reactions) (1 assignee)TypeScript (10,221 forks)batch import
feature-requestgithelp wantedteam-low-hanging

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

Description

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