News
AppCode 2020.1 Beta: Faster Completion
Hi everyone,
AppCode 2020.1 Beta is available for download on our site.
Completion
Code completion in pure Swift and mixed projects should be faster in this build. In addition, completion during indexing should no longer cause freezes (OC-19806).
Bug Fixes
- Completion was broken for Objective-C class
static
members in mixed Objective-C/Swift projects (OC-19836) - The Apply Fix-it button was missing from the right-hand portion of the window that contains SourceKit inspection results for the whole file (OC-19859)
- Extract Variable wasn’t working if
precedencegroup
was defined (OC-19677)
For the full list of fixes, please see the release notes.
Your AppCode team
JetBrains
The Drive to Develop