KT-44043 [Sealed interfaces]: quickfix for top level abstractions

This commit is contained in:
Andrei Klunnyi
2020-12-22 18:24:14 +01:00
parent a6b51da308
commit 521bebee0f
9 changed files with 143 additions and 9 deletions
@@ -174,6 +174,9 @@ fix.move.file.to.package.text=Move file to {0}
fix.change.package.family=Change file's package to match directory
fix.change.package.text=Change file''s package to {0}
fix.move.to.sealed.family=Move hierarchy member to the package/module of its sealed parent
fix.move.to.sealed.text=Move {0} to the package/module of {1}
action.add.import.chooser.title=Imports
goto.super.chooser.function.title=Choose super function