

This version is being released from the 2023.1 IntelliJ-platform branch, which means it comes with all of the platform-wide changes and improvements, like VCS enhancements, web development features, and UI fixes and improvements. AppCode now shows compiler warnings as problems.Running with code coverage for SPM no longer fails.AppCode now uses the information from a regular expression to correctly infer its type ( OC-23075).We fixed the resolution for generics from an outer class inside extensions ( OC-23247).We fixed an issue with navigating between parameters with Tab ( OC-21888).Completion for attributes now filters the result by applicability to the current context ( OC-17252).We improved the reader mode for different documentation comment formats ( OC-23351).We added a new action ( Build | Build/Preview Documentation) which compiles each Swift target into a DocC documentation archive:.We fixed the problems extracting code with escape symbols ( OC-23228) and typealias used as references ( OC-23230).You can now press ⌥Enter on a method and AppCode will offer to create an extension and move the current method to it.This build includes several Xcode 14.3 compatibility fixes ( OC-23492, OC-23494).

We fixed the compatibility issue with Xcode 14.3 that prevented the iOS app of the KMM Gradle project from being built or run.

