Installation Guide
How to install NextDev Launcher in VS Code
Method 1: VS Code Marketplace
- Open VS Code
- Click on the Extensions icon in the Activity Bar
- Search for "NextDev Launcher"
- Click "Install"
Method 2: Quick Install
Press Ctrl+P
(or Cmd+P
on macOS) and paste:
ext install NextDevLauncher
Method 3: Manual Installation
- Download the .vsix file from the GitHub releases page
- In VS Code, go to Extensions view
- Click the "..." menu at the top-right of the Extensions view
- Select "Install from VSIX..."
- Choose the downloaded .vsix file
Latest Updates
Version 1.2.0
Released April 15, 2025- Added support for custom browser selection
- Improved detection of Next.js server ready state
- Fixed issue with port detection on Windows
Version 1.1.0
Released March 1, 2025- Added support for custom commands
- Improved error handling and notifications
- Added status bar indicator