转载

AppCode 3.2 正式发布,更好地支持 Swift

AppCode 3.2 正式发布,更好地支持 Swift

AppCode 3.2 正式发布,该版本致力于提高 Swift 的开发体验,带来了一些列提升 Swift 开发效率的特性,主要内容如下:

  • With more accurate code resolve for Swift and mixed Objective-C and Swift code , you can rely on AppCode 3.2’s code completion, find usages, navigation and Rename refactoring. You will also be happy to hear that custom Swift frameworks are resolved correctly now, meaning that code completion and other features will work for them as well.

  • Swift string interpolation is now handled correctly, with symbol name properly highlighted and completed: AppCode 3.2 正式发布,更好地支持 Swift

  • To speed up your Swift development, use the Override/Implement feature and override functions/implement protocols in one step: AppCode 3.2 正式发布,更好地支持 Swift

  • Quick Documentationfor Swift shows not only the standard Apple documentation and your own documentation comments, but also classes, protocols, functions, signatures, and even the inferred type for constants and variables: AppCode 3.2 正式发布,更好地支持 Swift

  • Take the new debugger for Swift for a spin in AppCode 3.2.

  • Objective-C users can benefit from nonnull/nullable annotations (from Xcode 6.4).

  • A range of C++ parser improvements have made it into this release.

  • The update brings many general improvements as well, including a compact one-side view for comparing revisions, the Distraction-Free mode, synchronous HTML tag editing, and more.

更详细内容请查看: 发行说明

AppCode是一个全新的 Objective-C 的集成开发环境,用于帮助开发 Mac、iPhone 和 iPad 的应用程序。

AppCode 3.2 正式发布,更好地支持 Swift

正文到此结束
Loading...