Closed
Description
When dumping a multiline string, such as:
dump("Abcd\n efgh.");
Tracy displays the indented first character on the first line and indents the next lines with solid spaces.
However, you can't see where the individual lines start and how many spaces to remove in the indent.
The solution could be like a line (in the case of an array dump):
Thanks!
Metadata
Metadata
Assignees
Labels
No labels