certinia / debug-log-analyzer

Salesforce Apex debug log analyzer for Visual Studio Code - Visualize code execution via a Flame chart and identify performance and SOQL/DML problems via Method and Database analysis
https://marketplace.visualstudio.com/items?itemName=financialforce.lana
BSD 3-Clause "New" or "Revised" License
84 stars 18 forks source link

feat: show counts on calltree filters #538

Open lukecotter opened 1 month ago

lukecotter commented 1 month ago

Is your feature request related to a problem?

I want to see that number of rows that are hidden by a filter. How many rows are hidden by the details checkbox?

Describe the solution you'd like

Shows the number of rows that match that filter. e.g 100 details