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

5 lines
131 B
HTML

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