Add quick fix for TOPLEVEL_TYPEALIASES_ONLY

This commit is contained in:
Toshiaki Kameyama
2020-01-07 03:12:29 +01:00
committed by Vladimir Dolzhenko
parent cd880c779b
commit 8aa120576b
13 changed files with 169 additions and 1 deletions
@@ -2195,4 +2195,5 @@ move.refactoring.error.text.cannot.perform.refactoring.since.the.following.files
kotlin.script.definitions.model.name.is.enabled=Is Enabled
kotlin.script.definitions.model.name.pattern.extension=Pattern/Extension
kotlin.script.definitions.model.name.name=Name
codestyle.name.kotlin=Kotlin
codestyle.name.kotlin=Kotlin
fix.move.typealias.to.top.level=Move typealias to top level