Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Export To IndexNew to Visual Studio Code? Get it now.
Export To Index

Export To Index

microfe

|
297 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

create-index

This extension is clone of https://github.com/tsugitta/create-index

New: Use quote style by your setting insteal of Single quote!

How to

Press the F1 and search for create-index;

Features

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/microfe/create-index

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