Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gitlens keep loading when I read the code with Go To Definition in Vscode for repo that has huge commit #3868

Open
jayzhan211 opened this issue Dec 15, 2024 · 0 comments
Labels
bug Something isn't working triage Needs to be looked at

Comments

@jayzhan211
Copy link

jayzhan211 commented 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 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.

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

@jayzhan211 jayzhan211 added bug Something isn't working triage Needs to be looked at labels Dec 15, 2024
@jayzhan211 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Needs to be looked at
Projects
None yet
Development

No branches or pull requests

1 participant