Hi everyone,
The new AppCode 2020.3 EAP build is available for download from our site.
Localization
You can now localize strings easily in Swift code using the Localize string intention, which automatically generates NSLocalizedString and adds a key-value pair to the .strings file:
NSLocalizedString statements are folded by default in the code editor:
Navigation allows you to jump from code to the localization key-value pair via ⌘B. In addition, the context menu option for creating the .strings file is available in the Project view’s context menu.
Debugger
AppCode now displays the current
New AppCode 2020.3 EAP: Localization Intentions, Program Counter Location Point, and More
by