debug-log-analyzer
debug-log-analyzer copied to clipboard
feat: raw log file lenses and folding
Is your feature request related to a problem?
It would be nice to have a bit more interaction between the file and the log viewer
Describe the solution you'd like
- show log total time in the file as a code lens?
- A go to time line button from a specific log line which will open the viewer and highlight the element?
- A way to go back to a specific line in the raw log from the calltree / timeline view?
- Show the total + self time of a specific event takes when the line is hovered?
- collapse and expand matching start and end events