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 →

theme

Midnight Pro Theme

A deep dark theme with purple accents, designed for long coding sessions.

by Communityv1.0.0
snippets

Python Snippets Pack

Common Python code snippets: list comprehensions, decorators, context managers, and more.

by Communityv1.0.0
tools

React Developer Tools

Component hierarchy viewer, hooks inspector, and prop validation for React projects.

by Communityv1.0.0

How to Install Extensions

1

Download the extension .zip or .guide-ext file.

2

Open guIDE and go to the Extensions panel in the sidebar (puzzle piece icon).

3

Click Install from File and select the downloaded extension package.

4

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.

Submit an Extension