Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
importall
New to Visual Studio Code?
Get it now.
importall
jonny wildey
|
259 installs
|
(
0
)
|
Free
Allows easy importing and exporting of all files local to a directory.
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
importall
Allows easy importing and exporting of all files local to a directory.
Instructions
Press
ctrl + space
on a ts or tsx file
import all
and
export all
will import and export all modules and types in the current directory of the file