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
Does this issue occur when all extensions are disabled?: Yes
VS Code Version: 1.97.2
OS Version: Ubuntu 22.04
Steps to Reproduce:
Open a project
Hover over the explorer tree
Scroll using the mousewheel
If I just move the mousewheel in a single direction, it takes 1-2s before the explorer reacts, and the process CPU usage spikes.
If I experiment and move the mousewheel up/down/up/down/up/down, the lag accumulates with the number of up/down switches, and when it reacts all of the motions are handled at once.
The whole app is completely frozen until the scrolling actually happens in the explorer.
Scrolling by dragging the right-side bar of the explorer works normally.
The issue does not appear to happen in the editor or the "open editors" list, only in the explorer.
I have tried:
restarting with extensions enabled
running with --disable-gpu
disabling compact folders
disabling sticky folders
The text was updated successfully, but these errors were encountered:
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
If I just move the mousewheel in a single direction, it takes 1-2s before the explorer reacts, and the process CPU usage spikes.
If I experiment and move the mousewheel up/down/up/down/up/down, the lag accumulates with the number of up/down switches, and when it reacts all of the motions are handled at once.
The whole app is completely frozen until the scrolling actually happens in the explorer.
Scrolling by dragging the right-side bar of the explorer works normally.
The issue does not appear to happen in the editor or the "open editors" list, only in the explorer.
I have tried:
The text was updated successfully, but these errors were encountered: