BrandonKirbyson / VSCode-Animations

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

input latency in large java project #46

Open xzbdmw opened 9 months ago

xzbdmw commented 9 months ago

I enabled animation(intellisence have activate list scale and documentation pop also have animation), for a 40k line java project typing becomes laggy and turn off plugin solves latency. no cursor animation enabled. My computer is m1 pro probably not hardware problem.

BrandonKirbyson commented 9 months ago

Have you tried either disabling smooth mode or the active animation? Those are the only 2 that should really cause any lag if you don't have the cursor animations enabled.

Seng-Jik commented 7 months ago

C# and F# also has this problem.