Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>XPCodium (JavaScript Edition)New to Visual Studio Code? Get it now.
XPCodium (JavaScript Edition)

XPCodium (JavaScript Edition)

Prompt Phawach (NEW)

| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

⚡ XP Codium

Turn your coding into a game. Earn XP while you write code.


🚀 What is XP Codium?

XP Codium is a VS Code extension that scans your JavaScript files and rewards you with XP (experience points) based on what you write.

Think of it like:

🧠 Coding + 🎮 RPG progression

Write more code → discover keywords → gain XP → feel productive.


✨ Features

  • 🔍 Smart Code Scanning Automatically scans your JavaScript files

  • 🧩 Keyword Detection Detects important keywords like:

    • function
    • class
    • async
    • await
    • and more...
  • ⚡ XP System Each keyword gives you XP

  • 📈 Progress Feeling Makes coding feel rewarding and game-like


🛠 How it works

  1. Open a JavaScript file
  2. XP Codium scans your code
  3. Keywords are detected
  4. XP is awarded instantly 🎉

📦 Installation

Option 1: Install from VSIX

  1. Open Visual Studio Code
  2. Go to Extensions panel
  3. Click ... → Install from VSIX
  4. Select your .vsix file

🧪 Example

function levelUp() {
  async function grindXP() {
    await code();
  }
}

💥 XP gained from:

  • function
  • var
  • const
  • let
  • class
  • import
  • export
  • if
  • for
  • while
  • return
  • async
  • await
  • try
  • catch

🎯 Why use XP Codium?

  • Stay motivated while coding
  • Turn boring tasks into a game
  • Track your coding activity in a fun way

⚠️ Notes

  • Currently supports JavaScript only
  • XP system is based on keyword detection (simple but fun!)

🧠 Future Ideas

  • 🧮 XP levels & ranking system
  • 💾 Save XP across sessions
  • 🌐 Support for more languages (TS, Python, etc.)
  • 🏆 Achievements system

👨‍💻 Author

Built with 💻 and a bit of gaming spirit.


⭐ Contribute

Have ideas? Improve it, fork it, break it 😄


📜 License

MIT License

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft