You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
ij_kotlin_imports_layout
property so it matches the one from Kotlin plugin (unlikely though)idea
andascii
predefined styles and print a warning in case of their appearancesidea
andascii
can be achieved by setting a custom import layout patternThe text was updated successfully, but these errors were encountered: