mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-23 05:07:31 +07:00
9 lines
289 B
HTML
9 lines
289 B
HTML
<html>
|
|
<body>
|
|
<span style="font-family: verdana,sans-serif;">
|
|
This intention allows to add or remove an alias from an import element, renaming references accordingly.
|
|
Works both for <code>import ... as ...</code> and <code>from ... import ... as</code> statements.
|
|
</span>
|
|
</body>
|
|
</html>
|