You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is that when I run Go To Definition with gitlens enabled it works for few number of commands after reloading but it starts to show Loading... and stoped forever. I need to keep reloading the window to use Go To Definition to read code. I search the rust code with rust_analyzer by the way.
GitLens version: I try release and pre-release, reproducible for both
Both Cursor and VsCode reproduce the issue.
Not all the repo has this issue. There is something special about the repo that has this issue. This repo is a forked and synced from the upstream repo that brings tons of commits into a large one constantly. Maybe the
large commit history is what that slows down gitlens I guess 🤔 Otherwise, I can't think of any other difference that causes the issue.
jayzhan211
changed the title
Gitlens keep loading when I jump the code with Go To Definition in Vscode for repo that has huge commit
Gitlens keep loading when I read the code with Go To Definition in Vscode for repo that has huge commit
Dec 15, 2024
Description
The issue is that when I run
Go To Definition
with gitlens enabled it works for few number of commands after reloading but it starts to showLoading...
and stoped forever. I need to keep reloading the window to useGo To Definition
to read code. I search the rust code withrust_analyzer
by the way.GitLens version: I try release and pre-release, reproducible for both
Both Cursor and VsCode reproduce the issue.
Not all the repo has this issue. There is something special about the repo that has this issue. This repo is a forked and synced from the upstream repo that brings tons of commits into a large one constantly. Maybe the
large commit history is what that slows down gitlens I guess 🤔 Otherwise, I can't think of any other difference that causes the issue.
GitLens Version
v16.0.5
VS Code Version
Cursor Version: 0.43.6
VSCode Version: 1.93.1
Macos: 15.1
Git Version
git version 2.39.5 (Apple Git-154)
Logs, Screenshots, Screen Captures, etc
No response
The text was updated successfully, but these errors were encountered: