Add Kotlin Data Class, Sealed Class and Annotation file templates
#KT-20775 Fixed
This commit is contained in:
committed by
Vladimir Dolzhenko
parent
2162c39ab3
commit
597bc061e2
@@ -341,6 +341,9 @@ action.new.file.description=Creates new Kotlin class or file
|
||||
action.new.file.dialog.title=New Kotlin Class/File
|
||||
action.new.file.dialog.file.title=File
|
||||
action.new.file.dialog.class.title=Class
|
||||
action.new.file.dialog.data.class.title=Data Class
|
||||
action.new.file.dialog.sealed.class.title=Sealed Class
|
||||
action.new.file.dialog.annotation.title=Annotation
|
||||
action.new.file.dialog.interface.title=Interface
|
||||
action.new.file.dialog.enum.title=Enum class
|
||||
action.new.file.dialog.object.title=Object
|
||||
|
||||
Reference in New Issue
Block a user