Sometimes it's helpful to copy/paste a log's text content.
Sometimes, you want to document some strange behavior and it's not as important for people to examine the text contents.
Screenshotting the view manually can be a bit messy. We can add a command palette option to automatically screenshot the current view.
I don't yet know exactly what this will look like, but it's an interesting idea. We could also embed the log's content into the png via a TXT section. I've done this work in earlier projects, so it shouldn't be too difficult.
Sometimes it's helpful to copy/paste a log's text content.
Sometimes, you want to document some strange behavior and it's not as important for people to examine the text contents.
Screenshotting the view manually can be a bit messy. We can add a command palette option to automatically screenshot the current view.
I don't yet know exactly what this will look like, but it's an interesting idea. We could also embed the log's content into the png via a
TXTsection. I've done this work in earlier projects, so it shouldn't be too difficult.