1.16.0: Find on Timeline and other views, New documentation site, More ways to open the log analysis, Performance and extension load improvements and more
What's Changed
Added
- π Search the Log Analyzer: Timeline, Call Tree, Analysis and Database views all searchable (#488)
- π οΈ Call Tree filter by event type: filter down to specific event types e.g
EXCEPTION_THROWN
. (#382) - β¬οΈ Go To Call Tree button from the issue list. (#481)
- π More ways to open the log analysis. (#506)
- From the button on the editor title menu.
- From the tab context menu (right clicking the editor tab).
- π Brand new documentation site. (#65)
Changed
- β‘ Call Tree performance improvements: All operations should be 3X faster (including expanding, filtering and scrolling). (#500)
- π§ Call Tree keeps focus on the visible rows after filtering / expanding.(#481)
- β¬οΈ Go to the Call Tree from the Timeline errors. (#481)
- β‘ Faster Extension startup time: roughly 12 times faster and starts up time is less than 10ms.
Full Changelog: 1.14.1...1.16.0