-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Closed
Copy link
Labels
insiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiders
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes
Version: 1.89.0
Commit: Unknown
Date: Unknown
Electron: 28.2.8
ElectronBuildId: undefined
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Linux x64 5.15.146.1-microsoft-standard-WSL2
Steps to Reproduce:
- Enable sticky scroll and set line numbers to 'on'
- Navigate to a code block that triggers one or more sticky lines
- Change the line display mode to relative
- Observe that the sticky line numbers do not update
- Bonus: Specifically when switching from non-relative to relative line numbers, the sticky lines do not correctly display the relative line numbers (per Sticky scroll number not updating #195711) as you move the cursor up and down.
This is particularly annoying when using vscode-vim with smart relative lines enabled, which toggles between absolute and relative lines depending on whether you are in insert or normal mode.
Video of repro:
repro.mp4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
insiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiders