This is the extension for Visual Studio Code which will generize a visual text that indicates your typing performance on your screen
- Display the typing performance (letters per sec)
- Display the combo stage every 10x letters
- Shake the screen if going over 30x letters streak
May not working well if the Error Lens OR GitLens extension install
Enhancement:
- ComboStage display now have dynamic color and rotation
- TypePerformance display now have dynamic random color as it floating up
Adjust:
- 30x letters streak to start the shake-simulation
Compatibility:
- Now fully working properly with Git-lens & Errors-lens enabled
Adjust:
- prevent streak of 1 from displaying on the screen
Features:
- typePerformanceDisplay is now support animating
Fix:
- prevent spacebar from counting the streak
Adjust:
- the margin-top of the comboStage display
Release:
- the base version with comboStage display and type performance display