Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Auto-NextNew to Visual Studio Code? Get it now.
Auto-Next

Auto-Next

Ankit Tiwari

|
4 installs
| (0) | Free
Auto runs npm run dev and opens browser
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Auto-Next

Automatically runs npm run dev in your Next.js project and opens the running app in your default browser once it's ready — including dynamic port detection!

✨ Features

  • 🚀 Runs npm run dev when VS Code starts (if a workspace is open)
  • 🌐 Waits until your Next.js dev server is ready
  • 🔁 Automatically opens the correct URL (e.g., http://localhost:3000, http://localhost:3001, etc.)
  • ⚙️ Cross-platform (Windows, macOS, Linux)
vsce package
code --install-extension auto-next-0.0.1.vsix
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft