Create From Usage: Quick-fix for local variables

This commit is contained in:
Alexey Sedunov
2014-09-29 16:05:17 +04:00
parent e85d34b445
commit 4ca39e8f9a
20 changed files with 281 additions and 19 deletions
@@ -185,6 +185,7 @@ map.platform.class.to.kotlin.advertisement=Choose an appropriate Kotlin class
map.platform.class.to.kotlin.family=Change to Kotlin class
create.from.usage.family=Create from usage
create.function.from.usage=Create function ''{0}'' from usage
create.local.variable.from.usage=Create local variable ''{0}''
choose.target.class.or.trait.title=Choose target class or trait
surround.with=Surround with
surround.with.string.template="${expr}"