16
16

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

NSHipster で紹介されていた Xcodeの便利プラグイン達

Posted at

NSHipster : Xcode Plugins より

Alcatraz

XCodeのプラグインパッケージマネージャ. Project Template も管理,追加できる. シングルトンクラスのテンプレートとかありました.

[BBUDebuggerTuckAway] (https://github.com/neonichu/BBUDebuggerTuckAway)

エディタ入力中は下にあるデバッグ用ウィンドウを自動的にハイドにしてくれる神プラグイン. Alcatraz でいれた.

[Xprop] (https://github.com/shpakovski/Xprop)

ctrl + 6 ででるview (document itemsという) の中の @property などを消してくれる. 純粋にメソッドだけの一覧を見たいときがほとんどなのに propertyがこの中にあってメソッドなのか,プロパティなのかわからなくなるのを防いでくれるので便利.

[ColorSense-for-Xcode] (https://github.com/omz/ColorSense-for-Xcode)

UIColorの色をエディタ内にポップアップで表示してくれる.

Just Idea

  • Xcode plugin の人気ランキングサイトが欲しい.
16
16
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
16
16

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?