gitkraken / vscode-gitlens

Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
http://gitkraken.com/gitlens
Other
9k stars 1.34k forks source link

Date format dropdown #1040

Open byeze opened 4 years ago

byeze commented 4 years ago

Add a date format dropdown with few options like:

It'll help other devs from other coutries to configure the date with one click, instead of typing. For example, here in Argentina we use the format: Do/MMM/YYYY HH:mma, so It'll be a good idea to provide a dropdown with different most used date formats and an option to put a custom format.

pelukron commented 2 years ago

hello there, @eamodio I would like to work on this as my first PR on github 👍

marcoapcaldas commented 1 year ago

Hello @eamodio!

I'm working on this and I got until here. For now I'm using css classes for "data-token". Shoud I Create new css classes for date format popup?

image

pelukron commented 1 year ago

hi @eamodio, I took @marcoapcaldas' commit and started to work on your comments regarding https://github.com/gitkraken/vscode-gitlens/pull/2505 lemme know any input or thing by your end 👍