daidodo / format-imports-vscode

Format imports and exports for JavaScript and TypeScript in VS Code.
https://marketplace.visualstudio.com/items?itemName=dozerg.tsimportsorter
MIT License
62 stars 5 forks source link

Is there a way to only sort subgroups? #106

Closed paulflo150 closed 4 months ago

paulflo150 commented 7 months ago

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like Is there a way to only sort subgroups? My imports are all grouped in subgroups which are delimited by a blank line, and I would like to keep them as they are, but would of course like the ability to sort them.

daidodo commented 7 months ago

Could you elaborate your requirement, better with some examples?

Thanks!

daidodo commented 5 months ago

@paulflo150 Thanks for you feedback!

Is it still a requirement for you? If no, I'll close the issue later.