Closed fommil closed 7 years ago
Can we please get a release?
I believe on Monday
2017-08-24 21:49 GMT+02:00 Sam Halliday notifications@github.com:
Can we please get a release?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/scala-ide/scala-refactoring/issues/192#issuecomment-324738423, or mute the thread https://github.com/notifications/unsubscribe-auth/ALEzS76UjamNxDpiiOwGtSoWpiCHkQ1mks5sbdPDgaJpZM4OoPLM .
IntelliJ seems to encourage imports in this order
which sadly cannot be met by scala-refactoring's config.
It would be good if perhaps we allowed
*
as a magic marker for this, so the user could use this config:["java", "scala", "*", "com.my.app"]