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
fix(web): fix scroll position for references further down in a file
Uses lineBlockAt() instead of coordsAtPos() to get line positions from
CodeMirror's internal height map, which works correctly for virtualized
lines that haven't been rendered yet.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments