Expand/collapse button not available in Intellij Sidebar for Apex

Issue #1616 duplicate
Manjit Singh created an issue

While working with IC2, I noticed that the chevron which helps collapse and expand a block of code (inside methods) is missing. It seems to be an issue only with Apex. The other languages like JS and HTML work fine.

This is something crucial to help debug and maintain continuity while scanning through code. The highlighted places should show the chevrons/handled to expand/collapse in the image below.

Comments (7)

  1. Manjit Singh reporter

    It also works fine for the methods/functions but not for the code blocks inside methods.

  2. Scott Wells repo owner

    While the original issue against which this one was marked as a duplicate is old, it's actually in my work queue for one of the upcoming releases.

  3. Log in to comment