Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>export-folder-to-indexNew to Visual Studio Code? Get it now.
export-folder-to-index

export-folder-to-index

kareem alkoul

|
93 installs
| (0) | Free
Create './index.ts' file that exports the file included in the directory.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

export-folder-to-index

Features

Demo

by calling the command,

  • create index.ts in the same directory with opening file if needed
  • add export * from ${fileName} to index.ts or index.js with sorting lines if needed

Requirements

  • you don't have any complaint about this import / export style

Extension Settings

Nothing.

source

https://github.com/kareemalkoul/export-folder-to-index

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