Campie IDE Plugin Marketplace

Discover and download plugins for Campie IDE

Browse Plugins

Showing 1 plugin

Enhanced File Explorer

open-beta
by Campie Plugins | v1.0.0 | productivity

Enhanced File Explorer adds advanced workspace navigation features to Campie IDE. It provides a modern tree view with collapsible folders, instant file search, favorites, recent files, and breadcrumbs for quick access. Developers can toggle hidden files, auto-reveal the current file, and create, rename, or delete items directly from the panel. Includes: - Collapsible folder tree with icons - Search filter and instant highlight - Favorites and recent file lists - Breadcrumb navigation - Auto-reveal current file in explorer - Show/Hide hidden files - Create, rename, and delete support - Clean dark/light theme matching Campie UI Designed to make project management and file handling faster, smoother, and more intuitive for all users.

0
Downloads
0.0
Rating

API Documentation

Use our API to integrate plugin discovery into your applications:

GET /api/plugins

List all available plugins

Query params: ?category=productivity, ?search=git

GET /api/plugins/{id}

Get specific plugin details including code

GET /api/plugins/{id}/download

Download plugin (increments counter)

GET /api/plugins/{id}/files/{path}

Serve plugin files (CSS, JS, images, etc.)