Files
kotlin-fork/idea/resources/intentionDescriptions/ImportAllMembersIntention/description.html
T
2015-11-10 17:23:11 +03:00

5 lines
145 B
HTML

<html>
<body>
This intention converts selected qualified reference into simple reference and adds import for corresponding class.
</body>
</html>