Overview Version History Q & A Rating & Review
🧩 CodeFixIt - Coding Challenges Inside VS Code
CodeFixIt is an educational extension that allows you to solve coding
challenges directly inside Visual Studio Code.
It is designed for students and instructors who manage collections of exercises
via www.codefixit.pro .
🚀 How it works
✅ Go to www.codefixit.pro and create a
collection of exercises.
✅ Copy the shareCode
of your collection (you'll find it on the web).
✅ Open Visual Studio Code and go to the CodeFixIt panel.
✅ Paste the shareCode
into the text field and click Open Collection .
🧠 You can now start solving challenges directly inside the extension.
✨ Features
Load and solve challenges inside a dedicated panel in VS Code
Preloaded starter code and automatic progress saving
Supabase-powered backend for user management and data storage
Gamified experience to motivate learning
All challenge collections are created and managed via:
👉 https://www.codefixit.pro
Once you have a collection:
Copy the shareCode
Paste it into the CodeFixIt panel in VS Code to start solving
📥 Installation
Search for CodeFixIt in the VS Code Extensions Marketplace
Click Install
Open the CodeFixIt view from the Activity Bar
Paste a shareCode
from the web and start solving challenges
🛠 Requirements
Visual Studio Code v1.99.0 or newer
Internet connection to load and sync your challenges
💬 Feedback & Issues
Found a bug or have a suggestion?
Open an issue at:
👉
https://github.com/mariogiron/codefixit/issues
📘 Coming Soon
Language support beyond JavaScript
Challenge sharing via deep links
Offline support
Thanks for using CodeFixIt 💛