-
Notifications
You must be signed in to change notification settings - Fork 133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add sort by length option #224
base: main
Are you sure you want to change the base?
Conversation
Would love to have this! |
I also would love to have this. When it will be on the prod guys? |
Had to update the branch, think it needs reaproving |
If this gets merged prettier can be renamed prettiest :) |
+1 for this, could we merge it? |
Gonna need someone to approve and merge it, keep coming back to it approved with merge blocks |
Co-authored-by: annes <76728727+annesnour03@users.noreply.github.com>
@annesnour03 can you approve so I can get this put away |
I still cant merge it @annesnour03 so idk if you can if not... it waits even more XD |
@ayusharma @byara come to our rescue please! |
Any news on this :)? @ayusharma & @byara |
@ayusharma @byara please add this |
1 year later XD |
Adds the option to be able to sort within import groups by length mentioned #76, choices are
asc
shortest to longestdesc
longest to shortestnull
no length rule appliedAfter length imports are sorted alphabetically
I have an internal fork with this implemented already so this doesn't affect me, but this is the general setup I have been using