Microsoft/vscode

Git - blame date formatting

Open

#240.861 aberto em 15 de fev. de 2025

Ver no GitHub
 (2 comments) (9 reactions) (1 assignee)TypeScript (10.221 forks)batch import
feature-requestgithelp wantedteam-low-hanging

Métricas do repositório

Stars
 (74.848 stars)
Métricas de merge de PR
 (Mesclagem média 11h 43m) (1.000 fundiu PRs em 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!

Guia do colaborador