Eric Amodio
Eric Amodio
@gwinkless Thanks! I'm going to close this then, but we can re-open if it becomes reproducible again.
@bluenote10 Logs might help some, but a video/Gif of what you are seeing would be very helpful. Or a better yet a reproducible case -- as I use the "Compare...
In the recent release we've made lots of improvements to the internals of GitLens and I am unable to reproduce this issue (following the steps above). Can you please see...
@misolori This could also be used for a checkmark for pr reviews
Can you please add more detail as to the issue you are experiencing and/or the steps to reproduce it? And please make sure to be using the latest version of...
As mentioned here: https://github.com/microsoft/vscode/issues/165067#issuecomment-1557344617, GitLens seems to be triggering this, but it's a VS Code bug. I'll leave this open for now, but I don't see what GitLens could be...
@JosiahBull I'm not aware of anything changing from the VS Code side. Though GitLens is moving away (sadly slowly) from using the terminal to execute commands, so hopefully soon it...
@sergiolms Please apply similar changes from https://github.com/gitkraken/vscode-gitlens/pull/3596 to this PR
I took a quick look, and it looks like there is some issue with Theia and context keys or `when` clauses -- lots of them don't seem to be working...
Can you please enable debug logging by running the _GitLens: Enable Debug Logging_ command from the Command Palette (F1 or ctrl/cmd+shift+p). This will enable logging to the _GitLens_ & _GitLens...