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