码迷,mamicode.com
首页 > 其他好文 > 详细

备忘录:XCode配置

时间:2014-12-19 14:10:30      阅读:237      评论:0      收藏:0      [点我收藏+]

标签:

1.Behaviors 修改调试面板

打开路径:XCode->Behaviors

技术分享

2.Text Editing

打开路径: XCode->Preferences->Text Editing

1).选择Editing  设置Page Guide at column:100 (iMac,15寸Macbook),80(13寸Macbook)

2)选择Indentation 修改缩进

技术分享

3.Fonts & Colors

打开路径:XCode->Preferences->Fonts & Colors 选择Default 选择所有,调整字体

技术分享

4.插件

1)BBUFullIssueNavigator

    功能:issue 换行

  地址: https://github.com/neonichu/BBUFullIssueNavigator

2) HOStringSense-for-Xcode

 功能:字符串编辑

 地址:https://github.com/holtwick/HOStringSense-for-Xcode

3)KSImageNamed-Xcode

  功能:自动提示图片名称

  地址:https://github.com/ksuther/KSImageNamed-Xcode

4)Lin-Xcode5

  功能:本地化字符串编辑

  地址:https://github.com/questbeat/Lin-Xcode5

5)VVDocumenter-Xcode

  功能:自动注释

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

6)ColorSense-for-Xcode

  功能:代码中视图方式显示颜色

  地址:https://github.com/omz/ColorSense-for-Xcode

7)XAlign

  功能:格式化代码

  地址:https://github.com/qfish/XAlign

备忘录:XCode配置

标签:

原文地址:http://www.cnblogs.com/yoon/p/4173668.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!