A Neovide-like Cursor Animation Plugin for VSCode
-
To use this script, you need an extension that allows injecting custom JavaScript into VS Code.
- Install Custom CSS and JS Loader.
- Download
neovide-cursor.js. - Add the configuration to
settings.json:"vscode_custom_css.imports": [ "file:///C:/path/to/your/neovide-cursor.js" ]
- Run the command:
> Enable Custom CSS and JS. - Restart VS Code.