Extensions
Extend guIDE
Browse community-built extensions to add new themes, snippets, tools, and integrations to your editor. Or submit your own.
Marketplace Launching Soon
The guIDE extension marketplace is in early development. Below are example extensions showing what's possible. Want to be among the first contributors? Learn how to submit an extension →
Midnight Pro Theme
A deep dark theme with purple accents, designed for long coding sessions.
Python Snippets Pack
Common Python code snippets: list comprehensions, decorators, context managers, and more.
React Developer Tools
Component hierarchy viewer, hooks inspector, and prop validation for React projects.
How to Install Extensions
Download the extension .zip or .guide-ext file.
Open guIDE and go to the Extensions panel in the sidebar (puzzle piece icon).
Click Install from File and select the downloaded extension package.
The extension will be extracted, validated, and installed automatically. Toggle it on/off from the Installed tab.
Build Your Own Extension
Extensions are simple folders with a manifest.json. Learn the format and submit yours to the marketplace.