Description
I have a directory with this naming structure /order/[orderId].
The tooltip will show up from a file directly under the order/ directory, but it won't pop up from a file under the [orderId]/ directory.
Git blame is working as usual in both scenarios.
Update:
- The tooltip is only not showing up when I opened my project in WSL
- It is showing up if I opened the project locally
GitLens Version
17.3.1
VS Code Version
Version: 1.102.0 (user setup)
Commit: cb0c47c0cfaad0757385834bd89d410c78a856c0
Date: 2025-07-09T22:10:34.600Z
Electron: 35.6.0
ElectronBuildId: 11847422
Chromium: 134.0.6998.205
Node.js: 22.15.1
V8: 13.4.114.21-electron.0
OS: Windows_NT x64 10.0.19045
Git Version
git version 2.43.0
Logs, Screenshots, Screen Captures, etc
No response