AppCode 2022.2 EAP5: Code Highlighting in the Documentation Popup and Other Fixes
Hi,
A new AppCode 2022.2 EAP build (222.3244.12) is available for download. Builds are available from our website and via the Toolbox App. You can also update from the 2022.2 EAP4 build via patch.
Code highlighting in the documentation popup
Code documentation makes maintaining your code base easier, while a convenient layout and highlighting help you read the documentation more easily. AppCode 2022.2 now applies basic syntax highlighting when showing documentation comments in the Quick Documentation popup or reader mode.
Here are the other highlights:
- We fixed the issue that was causing Parameter Info to not work in C++ code (OC-22933).
- The issue that was causing incorrect highlighting of the package import with the Couldn’t find module message on Xcode 13 was fixed (OC-22881).
- Extract method refactoring now handles
async
correctly in case of multiple statements (OC-22871).
In the Kotlin Multiplatform Mobile plugin, we fixed an issue with running the iOS application (KMA-449), as well as running the iOS Library tests on M1 (KMA-370).
The full release notes are available here.
Your AppCode team
JetBrains
The Drive to Develop