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: Scale timeline to scope #535

Open TachyonicSpace opened 2 months ago

TachyonicSpace commented 2 months ago

Is your feature request related to a problem?

sometimes when i am looking at the timeline, i will try to shift click to zoom in the timeline to the beginning and end of that scope i clicked on, then i have to scale it manually

Describe the solution you'd like

to shift click or right click on a timeline event (like a function scope) to have it zoom in to show that event (maybe have the window at 102% the size of that event to show that it has that entire scope in view)

Describe alternatives you've considered

maybe hovering your mouse over the event you want to look into and clicking z or some other hot key to achieve the same result

lcottercertinia commented 2 months ago

Thanks for the idea, we have similar ideas on the backlog, so definitely an area we would like to see improvement.

295

164

245