File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,6 +16,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
1717### Changed
1818
19+ - Open Apex Log Analyzer from a dirty vscode editor ([ #213 ] [ #213 ] )
20+ - Supports opening Apex Log Analyzer when a log is dragged and dropped into Salesforce Code Builder.
21+ - It allows for a log analysis to be shown when a file is deleted on local disk or a log is copy and pasted into an editor window without saving.
1922- Make dragging more obvious on the Timeline by showing different cursors ([ #423 ] [ #423 ] )
2023 - Show the pointer cursor by default when hovering the Timeline.
2124 - Show the grabbing cursor when the mouse is pressed down on the Timeline, to indicate drag is now possible.
@@ -295,6 +298,7 @@ Skipped due to adopting odd numbering for pre releases and even number for relea
295298
296299<!-- Unreleased -->
297300
301+ [ #213 ] : https://github.com/certinia/debug-log-analyzer/issues/213
298302[ #86 ] : https://github.com/certinia/debug-log-analyzer/issues/86
299303[ #115 ] : https://github.com/certinia/debug-log-analyzer/issues/115
300304[ #423 ] : https://github.com/certinia/debug-log-analyzer/issues/423
You can’t perform that action at this time.
0 commit comments