gitkraken/vscode-gitlens

GitLens crashes while debugging with Chrome Debugger a larger project

Leninsky opened this issue · 2 comments

  • GitLens Version: 8.2.1
  • VSCode Version: 1.22.2
  • OS Version: Windows 10.0.16299 Build 16299

Steps to Reproduce:

  1. Open a chrome debugging session with F5
  2. Observe that the inline blame messages disappear
  3. GitLens sometimes crashes completely when comparing a file with previous revision.

gitlens.log

My other extensions :
screenshot_4

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.

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.