SourceCodeSyntaxHighlight
SourceCodeSyntaxHighlight copied to clipboard
Preview shows wrong line order for XML file
Hi there,
I’m writing to share some observations about the behavior of the preview window when viewing a .plist file that clearly contains XML format.
I made a simple change to the file by setting the KeepAlive key to false. As you can see, this key is located at the end of the file.
However, after editing the file, the preview window now displays this key at the beginning of the file.
I’m curious to know if this is a bug or if there’s a specific reason for this behavior.