Files
kotlin-fork/idea/resources/intentionDescriptions/MoveDeclarationToSeparateFileIntention/description.html
T

5 lines
132 B
HTML

<html>
<body>
This intention moves a top-level class or object to a separate file in the same package and directory.
</body>
</html>