Requirements
This extensions makes use of CustomCssJS.
Make sure its installed.
Extension Settings
This extension contributes the following commands:
smearcursor.enable : Enable the cursor effect.
smearcursor.disable : Disable the cursor effect.
This extension contributes the following settings:
smearcursor.animation_time : Animation Time
smearcursor.max_length : Max trail length
smearcursor.tip_shrink : How much the cursor tip shrinks when moving
smearcursor.tail_shrink : How much the cursor tail shrinks when moving
smearcursor.opacity : How Transparent the cursor is when moving
Installing
After installing run:
SmearCursor: Enable
If you have troubles getting the css to run, refer to:
https://marketplace.visualstudio.com/items?itemName=be5invis.vscode-custom-css
Works best with: editor.cursorStyle": "block"
Known Issues
--
Release Notes
Users appreciate release notes as you update your extension.
0.0.1
Initial release of SmearCursor
1.1.0
Fixes
1.1.2
Adding move opacity
| |