Boost your Next.js productivity! Automatically create routes, pages, and folder structures with ease. Supports Next.js 12+ and 13+, with or without src folder.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
A Visual Studio Code extension to boost your Next.js productivity! Automatically create routes, pages, and folder structures with ease. Supports Next.js 14 and 15, with or without the src folder.
Features
Create Routes: Quickly generate new routes for your Next.js project.
Dynamic Routes with Params: Create dynamic routes with parameters (e.g., [id]).