Skip to content
| Marketplace
Sign in
Visual Studio Code>Keymaps>Next.js CommandsNew to Visual Studio Code? Get it now.
Next.js Commands

Next.js Commands

edgarjs

|
10,468 installs
| (0) | Free
Easily create files for your Next.js app
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Next.js Commands

Easily create files for your Next.js app.

Features

This is a simple extension that provides two commands:

Create a new component file

Creates a new file under the components/ directory.

next-js-commands.new-component

The default keybinding for this command is CTRL+N C

Create a new component file

Creates a new file under the pages/ directory.

next-js-commands.new-page

The default keybinding for this command is CTRL+N P

Extension Settings

Currently no configuration is provided, but in the future this may include:

  • [ ] Custom path for files creation
  • [ ] Have an idea? Create an issue in the repository.

Release Notes

See CHANGELOG.md.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft