AppCode 3.1.3 发布,此版本现已提供下载,IDE 中系统会自动提示更新。此版本主要是改进 Swift 支持,包括一些 Swift 1.2 引入的新特性。
主要改进:
参数信息
Swift 模块自动完成功能
Swift 1.2 additions
其他 Swift 支持方面的改进:
External parameter names are resolved correctly, and thus navigation to such parameter declarations and rename refactoring work for them now (OC-10975).
Completion for enum cases works since this build (OC-11459).
While completion lists all the available options, smart completion filters them to match the type. You can benefit from it while completing method call arguments (OC-11421).
完整改进列表请看 our tracker,更多改进内容请看发行说明。
Sincerely yours,
The AppCode Team
AppCode 是一个全新的 Objective-C 的集成开发环境,用于帮助开发 Mac、iPhone 和 iPad 的应用程序。
主要特性:
1.超乎想象和便利的代码导航以及代码自动完成
2.即时代码分析和快速简易
3.代码搜索,包括类、方法、变量和资源
4.即时代码转换,支持i18n
5.更好的代码重构
其他特性:
1.可直接打开 Xcode 项目
2.可与 Interface Builder 交换
3.可直接在 iOS 设备和仿真器上运行应用
4.支持使用 OCUnit 单元测试
5.表达式仿真的调试器
6.支持版本控制包括:Subversion, Git, Perforce and CVS
软件详情:http://blog.jetbrains.com/objc/2015/02/appcode-3-1-3-update-available/
下载地址:https://www.jetbrains.com/objc/download/
来自:开源中国社区

