### Description When using vscode and RemoteSSH from mac to a debian remote server, I am frequently unable to use the Toggle File Blame option. I either cannot use command search, or click the gitlens menu button to enable this. This doesn't happen all the time, occasionally this is possible in some files but not others. If I reload the editor, different files will work or not work. All files in question are in the same repo and in the same window. I am attaching TRACE logs from "GitLens" and "GitLens (git)". There are some slight redactions in the log, but the file in question with this problem is `file://<checkout>/<code-dir>/my_not_git_file_blameable.py` missing: <img width="607" height="246" alt="Image" src="https://github.com/user-attachments/assets/d14570dd-c28e-48ed-9d62-a698d490b351" /> expected: <img width="611" height="275" alt="Image" src="https://github.com/user-attachments/assets/77812549-4443-40c4-bd45-7cd140243629" /> ### GitLens Version 17.3.3 ### VS Code Version Version: 1.102.3 (Universal) Commit: 488a1f239235055e34e673291fb8d8c810886f81 Date: 2025-07-29T03:00:23.339Z (1 wk ago) Electron: 35.6.0 ElectronBuildId: 11847422 Chromium: 134.0.6998.205 Node.js: 22.15.1 V8: 13.4.114.21-electron.0 OS: Darwin arm64 24.6.0 ### Git Version _No response_ ### Logs, Screenshots, Screen Captures, etc [logs](https://github.com/user-attachments/files/21670189/output.log)