AppCode 3.1.2 更新,包括大量的 Swift bug 修复,可以直接从 IDE 更新,也可以在这里下载。
详细 Swift 相关 bug 修复:
New class/file wizard is available for Swift now (Cmd+N):
We proceed with the resolve of the Swift code in AppCode and since this build overloaded methods are resolved correctly (OC-10956).
Autocompletion now works after self and super keywords (OC-11160).
Dictionary initializers are parsed correctly now (OC-11278).
Go to class (Cmd+O)/symbol (Alt+Cmd+O) was improved in a couple of useful cases (OC-11329, OC-11301, OC-11235):
完整改进请看 tracker。
Sincerely yours,
The AppCode Team
AppCode 是一个全新的 Objective-C 的集成开发环境,用于帮助开发 Mac、iPhone 和 iPad 的应用程序。
主要特性:
1.超乎想象和便利的代码导航以及代码自动完成
2.即时代码分析和快速简易
3.代码搜索,包括类、方法、变量和资源
4.即时代码转换,支持i18n
5.更好的代码重构
下载地址:https://www.jetbrains.com/objc/download/
来自:开源中国社区

