IntelliJ-Like Import Organization for WebStorm

I've started using JS/TS as my primary languages and I've realized that it appears WebStorm is missing a feature I really liked in IntelliJ: Specifically the custom organization for imports.

 

In particular, what I'd like to be able to do is specify groups of imports by module path patterns, like I can for package paths in IntelliJ. In WebStorm it appears to only support member and module alphabetization.

 

Is this possible and I'm missing it, and, if not, can I/someone file a ticket for it? (I don't want to file a ticket for a feature request without getting the OK from a team member, but I'm happy to do it myself if you agree that it makes sense as a request)

0
1 comment

There is no such feature, please follow https://youtrack.jetbrains.com/issue/WEB-21182 and linked tickets for updates

0

Please sign in to leave a comment.