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

Home Page:http://gitkraken.com/gitlens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interative rebase editor does not respect gitlens.defaultDateStyle

shiftgeist opened this issue · comments

Description

When setting gitlens.defaultDateStyle to absolute the rebase editor shows relative dates (eg a week ago). Only hovering the relative date show the absolute date after a slight delay.

image

GitLens Version

v14.9.1

VS Code Version

Version: 1.89.1
Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685
Date: 2024-05-07T05:14:32.757Z (1 wk ago)
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Darwin arm64 23.4.0

Git Version

git version 2.45.0

Logs, Screenshots, Screen Captures, etc

No response