Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>New directory listenerNew to Visual Studio Code? Get it now.
New directory listener

New directory listener

DalCvi

|
119 installs
| (0) | Free
Listens to new directory being created and when it is created, it creates react files '.component' and index.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

new-directory-listener README

When creating a directory (example: "new-directory"), it creates new files:

"new-directory.component.tsx" - contains a react component with a name NewDirectory and "index.ts" that has "export * from './new-directory.component';"

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