- GitLens Version: 8.5.2
- VSCode Version: 1.25.1
- OS Version: Windows 10
Steps to Reproduce:
- Toggle file blame
- Text overflow:

This might be an upstream issue, but I don't know which API is related, so end up open it here 😅
My font config:
{
"editor.fontFamily": "Sarasa Mono TC",
"editor.fontLigatures": true,
"editor.fontSize": 16,
"editor.letterSpacing": 1.3
}