BrandonKirbyson / VSCode-Animations

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

input latency in large java project #46

Open xzbdmw opened 10 months ago

xzbdmw commented 10 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 10 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 9 months ago

C# and F# also has this problem.