Xcode6にコード整形プラグインを導入
はじめに
最近の悩み
「-(void)
にスペースを挟んだり挟まなかったりで安定しない」
ので、こちらを導入させていただきましたー
BBUncrustifyPlugin-Xcode
インストール
おもむろに
curl -SL https://raw.githubusercontent.com/benoitsan/BBUncrustifyPlugin-Xcode/master/install.sh | sh
を叩いて、Xcodeを再起動するだけ
使用法
Xcodeのメニュー Edit -> Format Code
から、必要なものを選ぶだけ
おわりに
無事 - (void)
になりました
めでたしめでたし
Author And Source
この問題について(Xcode6にコード整形プラグインを導入), 我々は、より多くの情報をここで見つけました https://qiita.com/unhappychoice/items/11cc5b4051f002098798著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .