Option to hide fields in Apex structure view

Issue #269 resolved
Michael Sobczak created an issue

When I'm using the Structure view for an Apex class, is there a way to hide the fields?

Comments (4)

  1. Scott Wells repo owner

    Michael, right now the only configurable option in the structure view is whether to show inherited members or not (and of course as-you-type filtering). This is because the Apex structure view is directly modeled after IntelliJ IDEA's Java structure view. I'm going to change this to an enhancement and keep it in the backlog.

  2. Log in to comment