IntelliJ reorganizes imports

已回答

Hello,

   When I hit 'Ctrl + Shift + O' in IntelliJ it removes unused imports but also reorder imports that messes up code reviews etc. How do I prevent it from reordering imports?

0

You can't optimize imports without reordering them, it's the same action.

0

In that case how do I control the order?

0

We are also annoyed with this problem at our workplace. It would be good if they were separated in to several actions so you could disable it. 

0

请先登录再写评论。