New Replace Qualified Name With Import is replacing
Replace Qualified Name With Import intention from IntentionPowerPack.
Compared to the IntentionPowerPack implementation this is fixing some bugs and is adding new functionalities:
- will be able to perform the intention only if this is possible.
- will be able to apply the intention on expressions too, not only on type definitions.
- will add an import statement only if it is needed.