support catch-all organise import group
fommil opened this issue · 2 comments
fommil commented
IntelliJ seems to encourage imports in this order
import java....
import scala...
import ... everything else...
import com.my.app...
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"]
fommil commented
Can we please get a release?
wpopielarski commented
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
<#192 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALEzS76UjamNxDpiiOwGtSoWpiCHkQ1mks5sbdPDgaJpZM4OoPLM>
.