Microsoft/vscode

Git - blame date formatting

Open

#240,861 opened on Feb 15, 2025

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

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

Git - blame date formatting · Microsoft/vscode#240861 | Good First Issue