Level Up is a VS Code extension that turns everyday coding into a lightweight progression system. As you work, you earn XP for meaningful edits, get bonus XP on saves, unlock achievements, build streaks, and level up over time.
It is designed to make normal coding feel a little more rewarding without getting in the way of the editor.
Level Up: Open DashboardLevel Up: Show SummaryLevel Up: Reset ProgresslevelUp.effects.editorCelebrations enables or disables in-editor celebration bursts.levelUp.effects.reducedMotion switches celebrations to a shorter, lighter animation style.These settings are available both in VS Code Settings and inside the Level Up dashboard.
If you are trying the repository directly instead of installing from the Marketplace, use the standard VS Code extension workflow:
Install dependencies.
npm install
Compile the extension.
npm run compile
Press F5 in VS Code.
VS Code will open an Extension Development Host window with Level Up loaded.
To build an installable .vsix package:
npm run package
We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.