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
Changes the current line blame hover to show at the cursor, rather than the start of the line, when showing the hover over the whole line (e.g. line & annotation)
Changes Gutter Changes file annotations to be theme-aware
Changes to honor the new(ish) git.repositoryScanMaxDepth setting if the gitlens.advanced.repositorySearchDepth setting isn't specified
Fixed
Fixes #1909 - Should still "detect" repos directly in the workspace folder(s) even if git.autoRepositoryDetection is false
Fixes #1829 - Reduce re-rendering by disabling animation in blame info in the status bar
Fixes #1864 - Worktrees fail to load in working path with spaces