A way to automatically organize #imports in Xcode

后端 未结 9 1741
眼角桃花
眼角桃花 2021-01-30 20:38

I love the \"Organize Imports\" command in Eclipse to implicitly add and remove classes imported into a source file (as in Java or ActionScript).

Is there a command in X

9条回答
  •  春和景丽
    2021-01-30 21:09

    WordService (freeware) from Devon Technologies, provides a service that can be used in any Cocoa app that can (amongst others) sort lines.

提交回复
热议问题