AppCode 2021.3

添加对 Swift 参与者、多关键字完成和功能齐全的属性列表编辑器的支持。
12月 6, 2021
新版本

特性

  • Swift
    • Swift actors are now fully supported in AppCode.
    • Completion - You can now complete two code constructs at a time, including these three combinations:
      • Compiler conditions and their arguments.
      • if/guard and let keywords.
      • The case keyword and the enumeration case name.
    • Documentation - Render documentation comments in your code as plain text simply by pressing ⌃⌥Q. AppCode will update your documentation when performing refactorings. In addition, you can easily find function parameter usages even in documentation comments. Keep your documentation up-to-date thanks to the inspection for undocumented parameters.
  • Property list editor - You can now use AppCode’s full-featured property list editor to perform all the essential actions, like adding a key or modifying its value, switching from the table representation of a .plist file to pure text editing, and more.
  • Debugger - You can now place Swift error breakpoints by selecting the corresponding option in the breakpoint settings. Evaluate expressions right in the debugger tool window and easily add them to watches.
  • Bookmarks - You can now see all the bookmarks in your code in the Bookmarks tool window.
  • Version Control - You can now use Push All up to Here from the Git Log to push the commits you’re confident about, while keeping others local.
You can complete two code constructs at a time

AppCode

适用于 iOS/macOS 开发的智能 IDE。

有任何疑问吗?

透过Live Chat与我们的JetBrains 专家联络!