AppCode News

New AppCode 2020.3 EAP: SourceKit-based Go to Definition and Bug Fixes

Hi everyone,

The new AppCode 2020.3 EAP build is available for download from our site.

SourceKit-based Go to Definition

Go to Definition now works for code symbols during indexing and caching, so you no longer need to wait for the indexing to finish. We use SourceKit which similarly allows code completion and navigation to be used during indexing. We are still working on this feature, so there are still some issues linked to this base ticket.

Localization

Completion now works for localization keys inside NSLocalizedString.

Bug Fixes

The following notable issues are fixed in this build:

  • Swift code inspections weren’t working in project with remote swift package dependency (OC-20634)
  • AppCode EAP 2020.2 did not resolve dependencies from SPM like RxSwift, RxCocoa or SnapKit (OC-20437)

That’s it! See the full release notes here.

Your AppCode team
JetBrains
The Drive to Develop