News
AppCode 2017.3 EAP: completion for optional candidates, add/remove explicit type intention and more
Hi everyone,
New AppCode 2017.3 EAP (build 173.3622.15) is available for download on our site. The following new features and improvements are available:
- When completing optional candidate, press
?
or!
and have it inserted in the code right after the currently selected item in the completion list:
- New Add/Remove explicit type intention allows to automatically add or remove explicit type in variable declarations:
- Better support for JUCE, a library widely used in the audio development. This build brings a heap of fixes for the incorrect code analysis issues.
- Fix for the resolve problem in Swift when a target has an extension with the same product module name (OC-16190)
That’s it! See the full release notes here.
Your AppCode team
JetBrains
The Drive to Develop