New AppCode 2018.3 EAP: generate debugDescription and exit points highlighting for Swift
Hi everyone,
New AppCode 2018.3 EAP is available on our site.
New features
Generate debugDescription
property via ⌘N
:
Have all the exit points highlighted by placing the caret at the try
, throw
or return
keyword:
Bug fixes
- Development cannot be enabled warnings appear for the not connected device (OC-17736)
- Improved performance when renaming Objective-C usages of Swift parameters + ability to cancel the Rename refactoring (OC-17698)
For the full list of fixes please see the release notes.
Your AppCode Team
JetBrains
The Drive to Develop
Comments below can no longer be edited.
Alief Kusumaningtyas says:
October 25, 2018it’s a great explanation about the generate debug description :))
Konstantin Zabelin says:
November 29, 2018Hey guys, how do I change color of exit-points-highlighting?
Stanislav Dombrovsky says:
November 30, 2018You can change it in Preferences | Editor | Color Scheme | General | Code | Identifier under caret.