"Result" in XML tools' output cannot be copied #275
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Output in all XML tools cannot be selected using ctrl+a shortcut and copied to the clipboard. Changing 'contenteditable' parameter from false to true may fix the issue.
Done.