AppCode News

New AppCode 2020.3 EAP: Debugger and Project View Improvements

Hi everyone,

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

Debugger

This EAP delivers a heap of new features for inline watches from the IntelliJ Platform:

  • Click on inline hint and examine the selected variable:View inline watch
  • Add new inline watches right from the editor window:Add inline watch

All your created watches are associated with a particular context and are kept inside a new Inline Watches node in the Variables tab. You can click on any inline watch and quickly navigate to it:

Watches tool window

Project View

Now you can use the Quick Definition shortcut to preview a file in the Project view before opening it:

Quick Definition

That’s mostly it for this EAP build. You can find the list of bug fixes in the full release notes.

Your AppCode team
JetBrains
The Drive to Develop