一個類似Visual Studio中"擴充功能" (vsix)的套件管理器

http://alcatraz.io/

 


Xcode plugin:

 

1.好用的自動完成Plugin,能夠從中間搜尋method (Xcode 7.3 之後已內建類似功能,可從中間搜尋)

https://github.com/FuzzyAutocomplete/FuzzyAutocompletePlugin

 

2.與Visual Studio一樣使用 "///" 自動產生註解格式

https://github.com/onevcat/VVDocumenter-Xcode

 

3.背景高亮度顯示目前鍵盤游標停留的那一行

https://github.com/limejelly/Backlight-for-XCode

 

4.使用Command + "+" or Command + "-" 調整程式碼的字型大小

https://github.com/zats/AdjustFontSize-Xcode-Plugin

 

5.改變Interface builder 背景色彩(比較不會那麼刺眼)

https://github.com/rpendleton/xcode-canvas-color

 

6.Constrain to margins 預設取消

https://github.com/mshibanami/DefaultMarginDisabler

 

7.在寫Code的時候,底下的Debug 視窗自動收合隱藏

https://github.com/neonichu/BBUDebuggerTuckAway

 

8.自動高亮顯示選到的變數

https://github.com/chiahsien/AutoHighlightSymbol

 


Objective-C 限定 :

 

1.自動Import .h

https://github.com/citrusbyte/Auto-Importer-for-Xcode

 

2.Switch 自動填入所有enum case

https://github.com/stefanceriu/SCXcodeSwitchExpander

 

 


其它:

 

Xcode Plugins

http://nshipster.com/xcode-plugins/

 

10 Xcode Plugins for iOS Development

http://code.tutsplus.com/tutorials/10-xcode-plugins-for-ios-development--cms-21899

 

 

arrow
arrow
    全站熱搜

    小賢 發表在 痞客邦 留言(0) 人氣()