BrandonKirbyson / VSCode-Animations

A VSCode extension that adds animations to the editor
https://marketplace.visualstudio.com/items?itemName=BrandonKirbyson.vscode-animations
MIT License
200 stars 6 forks source link

Secondary Side Bar Redraws Too Often #57

Closed davegi closed 5 months ago

davegi commented 5 months ago

I keep the Outline view opened in the Secondary Side Bar on the left edge of Code. Every selection in the editor window causes the Outline to be redrawn. Very distracting. Any thoughts? Thx.

BrandonKirbyson commented 5 months ago

That is likely because of the scrolling animation. I can look into fixing it but that way this works it might not be possible to fix stuff like that. If you don't care too much about the scrolling animation could you try disabling that? Also, I could possibly just disable that animation in the outline.

BrandonKirbyson commented 5 months ago

Fixed in the new version 2.0.2.