Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>NextPro ScaffolderNew to Visual Studio Code? Get it now.
NextPro Scaffolder

NextPro Scaffolder

Tien Duong Studio

|
2 installs
| (0) | Free
Generate a senior-grade Next.js folder structure (folders only, create index.ts in each).
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NextPro Scaffolder

Generate a senior-grade Next.js structure:

app/
├─ assets/
├─ components/
├─ configs/
├─ features/
├─ hooks/
├─ lib/
├─ locales/
├─ providers/
├─ services/
├─ store/
├─ types/
└─ utils/

Use

  • Right click a folder in Explorer → NextPro: Generate Next.js Folders
  • Or Command Palette → same command.

Context menu: NextPro Generate Next.js Folders

Settings

  • nextpro.rootInsideSrc (boolean, default: true)
  • nextpro.addGitkeep (boolean, default: true)
  • nextpro.folderList (array of folder names)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft