Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.23 KB

File metadata and controls

37 lines (22 loc) · 1.23 KB

CodeXP


Adds a leveling and streak system to your code editor to track your development 🔮

demo

Using CodeXP

XP is awarded on document save, equal to amount of seconds since last save

Daily XP is awarded on your first save of each day

Streaks are awarded for consecutive daily saves

Streak Multiplier increases all XP received based on streak

Info can be viewed by clicking the XP bar (XP Amount, Streak, Multiplier)

XP duration between saves maxes at 5 minutes (300XP base)


FAQ

Why is VSCode asking me to add an icon theme?

CodeXP implements the progress bar UI using a series of custom icons hence why an icon theme is recognized. These icons use their own identifiers and therefore will not interfere or change any existing icons. This will all be done automatically and the prompt to choose a theme can be ignored.

Enjoy!👾

If you'd like to request a feature click here!