Animating Your VS Code Cursor w/ Cursor Blinking
Chris Sev
Posted on August 31, 2020
The VS Code settings are packed to the brim with fun hidden gems. Cursor Blinking is one of those settings.
The Cursor Blinking VS Code setting allows us to display our cursor as an animated version of itself.
How to Use VS Code's Cursor Blinking Setting
- Open VS Code settings:
cmd + ,
- Search for Cursor Blinking
There are five settings that you can use on Cursor Blinking:
- blink
- smooth
- phase
- expand
- solid
Seeing Cursor Blinking in Action
Here's the different ways and looks of our cursor:
blink
smooth
phase
expand
solid
Conclusion
I'm really liking expand
although it may get a little annoying after some time. smooth
and phase
seem to be great daily drivers since they are fun but not too intrusive.
💖 💪 🙅 🚩
Chris Sev
Posted on August 31, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
webdev Understanding HTTP, Cookies, Email Protocols, and DNS: A Guide to Key Internet Technologies
November 30, 2024