Files
kotlin-fork/idea/resources/intentionDescriptions/IntroduceImportAliasIntention/description.html
T
Dmitry Gridin 147521d6cb Add intention to introduce import alias
#KT-16118 Fixed
 #KT-30007 Fixed
2019-02-21 12:25:09 +03:00

5 lines
83 B
HTML

<html>
<body>
This intention creates a import alias for the import.
</body>
</html>