Skip to content
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

Update ImportOrderingRule once Kotlin plugin has support for imports_layout in editorconfig #753

Closed
4 tasks done
romtsn opened this issue May 30, 2020 · 1 comment · Fixed by #1018
Closed
4 tasks done

Comments

@romtsn
Copy link
Collaborator

romtsn commented May 30, 2020

As a follow up for #749, there is a number of actions we need to perform after Kotlin plugin is released with support for imports layout via .editorconfig.

  • Possibly rename the ij_kotlin_imports_layout property so it matches the one from Kotlin plugin (unlikely though)
  • Deprecate idea and ascii predefined styles and print a warning in case of their appearances
  • Update editorconfig documentation and show how idea and ascii can be achieved by setting a custom import layout pattern
  • Update how "alias" pattern is represented in the editorconfig, so Kotlin plugin understands it
@romtsn
Copy link
Collaborator Author

romtsn commented Jul 20, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant