RapidKit for VS Code
Build production-ready FastAPI and NestJS projects directly in Visual Studio Code. Intelligent IntelliSense, module browser, and project management in one powerful extension.
ext install rapidkit.rapidkit-vscodePowerful Features
Everything you need for modern backend development
Workspace & Project Management
Create and manage multiple FastAPI and NestJS projects in organized workspaces with visual interface.
- Interactive project creation wizard
- Auto-detection of existing projects
- Project explorer with quick actions
- Workspace templates and presets
Module Browser
Explore and install 27+ production-ready modules with one click.
- Organized by category (AI, Auth, Database, etc.)
- Module search and filtering
- Automatic dependency resolution
- Coming Soon preview status
Smart IntelliSense
Intelligent code completion and validation for RapidKit configuration files.
- Auto-completion for config options
- Inline documentation on hover
- Real-time JSON schema validation
- Quick fixes for common issues
Developer Tools
Built-in tools to streamline your development workflow.
- System requirements checker
- Real-time status bar updates
- Project count tracking
- File watchers for auto-refresh
Enhanced Notifications
Action-rich notifications for better workflow.
- Open in Editor after project creation
- Quick Terminal access
- Add Modules shortcut
- View Documentation links
Performance Optimized
Lightning-fast extension with minimal footprint.
- Bundle size: 370KB (optimized)
- Aggressive tree-shaking
- Zero console logs in production
- Instant activation and response
Quick Start Guide
Get started in 4 simple steps
Install Extension
Search "RapidKit" in VS Code Extensions marketplace and click Install
code --install-extension rapidkit.rapidkit-vscodeCreate Workspace
Open Command Palette and run "RapidKit: Create Workspace"
Ctrl+Shift+P → RapidKit: Create WorkspaceGenerate Project
Choose framework (FastAPI/NestJS) from the actions panel
Ctrl+Shift+P → RapidKit: Create ProjectBrowse Modules
Explore 27 modules across 12 categories in the sidebar
Click RapidKit icon → Browse modulesReady to Boost Your Productivity?
Join developers building production-ready backends faster with RapidKit VS Code Extension