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
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
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