I'm trying to copy some SQL to send in an email, but when I press Ctrl + C in pgAdmin 4 and I paste it on any other editor, I get the code in plain text, so no syntax coloring.
Is there any way to copy SQL code from pgAdmin 4 with syntax highlighting?