Skip to content

v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@getrapidkit getrapidkit released this 07 Nov 08:01
· 196 commits to main since this release

πŸŽ‰ First Pre-Release of RapidKit VS Code Extension

Welcome to the first pre-release of the official RapidKit extension for Visual Studio Code!

✨ Key Features

  • πŸš€ Workspace Creation Wizard - Interactive workspace setup
  • πŸ“¦ Project Generation - FastAPI and NestJS project scaffolding
  • 🧩 Module Browser - 100+ modules organized by category
  • πŸ“ Template Preview - Preview templates before generation
  • πŸ’‘ IntelliSense Support - Auto-completion for config files
  • πŸ”§ System Doctor - Check system requirements
  • ⌨️ Code Snippets - FastAPI and NestJS snippets
  • 🎨 Rich UI - Activity bar integration with tree views

πŸ“‹ What's Included

  • Workspace and project management
  • Module explorer with search
  • Template preview system
  • Configuration validation
  • Keyboard shortcuts
  • Welcome panel
  • Status bar integration

πŸš€ Getting Started

  1. Install the extension from the VSIX file
  2. Click the RapidKit icon in the Activity Bar
  3. Create a new workspace or add an existing one
  4. Start building your FastAPI or NestJS projects!

⚠️ Important Notes

  • This is a pre-release version for early testing
  • Please report any issues on GitHub Issues
  • Demo mode is enabled by default for easy testing

πŸ“¦ Installation

Download the rapidkit-vscode-0.1.0.vsix file and install it using:

code --install-extension rapidkit-vscode-0.1.0.vsix

Or install from VS Code:

  1. Open Extensions view (Ctrl+Shift+X)
  2. Click '...' menu β†’ Install from VSIX
  3. Select the downloaded file

πŸ™ Feedback

We'd love to hear your feedback! Please report issues or suggestions on our GitHub repository.

Full Changelog: https://github.com/getrapidkit/rapidkit-vscode/blob/main/CHANGELOG.md