GitLens crashes while debugging with Chrome Debugger a larger project
Leninsky opened this issue · 2 comments
Leninsky commented
- GitLens Version: 8.2.1
- VSCode Version: 1.22.2
- OS Version: Windows 10.0.16299 Build 16299
Steps to Reproduce:
- Open a chrome debugging session with F5
- Observe that the inline blame messages disappear
- GitLens sometimes crashes completely when comparing a file with previous revision.
eamodio commented
I will fix the errors you are seeing, but the behavior that the inline blame disappears when debugging is intentional as to not conflict with the inline variable decorations and debug hovers.
github-actions commented
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.