VSCode-Animations
VSCode-Animations copied to clipboard
Abnormal display when moving the "Git Graph" extension's editor into the next group
This is my settings
/* VSCode Animations */
"animations.CursorAnimationOptions": {
"Color": "#D425B1",
"TrailLength": 7
},
"animations.Enabled": true,
"animations.Focus-Dimming-Amount": 20,
"animations.Install-Method": "Apc Customize UI++",
"animations.Default-Duration": 200,
"animations.Command-Palette": "Slide",
"animations.CursorAnimation": true,
"animations.Scrolling": "Slide",
"animations.Durations": {
"Scrolling": 160
},
"animations.Smooth-Mode": false,