Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Formatters
>
Import Beautify
New to Visual Studio Code?
Get it now.
Import Beautify
varharrie
|
11,270 installs
|
(
1
)
|
Free
VSCode extension to help grouping and beautify import statments.
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
import-beautify
VSCode extension to help grouping and beautify import statments.
Preview
Features
[x] Group by Regexp, support child groups
[x] Order by names and path, support custom order direction and case-first
[x] Configuration with tab style, quotemark, trailing comma, semicolon...
[x] Beautify before save
[x] Path rewriting
Todos
[ ] Combine same paths
[ ] Project-base configuration
[ ] Allow exclude files
Inspiration
import-sorter
sort-typescript-imports