Hi everyone,
Today we are starting the Early Access Program for AppCode 2021.2, and the first build is already available for download.
Language support
Support for the following Swift proposals is now available:
SE-0289: Result builders
SE-0295: Codable synthesis for enums with associated values
Call Hierarchy
Call Hierarchy is one of the most helpful navigation views in JetBrains products. Starting with this build, it’s available for your Swift code:
Complete Statement
Completion for statements automates routine actions when writing typical statements, such as if, else, while, and