how can I copy error message from intellij idea?

UPDATE: It works via Alt+Click in the current IDE versions, but there are still several usability issues: it's not discoverable, doesn't work for all the pop-ups and may copy additional text/keyboard shortcut symbols. There is also a request to make it more straightforward by allowing to copy only selected text via Ctrl+C.


Original answer:

Please vote for this issue to get it fixed.


The issue is now fixed.

I've tested it with Intellij IDEA 2017.1.4 and it's working just fine :

enter image description here


I can't select text from the error message tooltip at all on Mac and IntelliJ CE 2018, but someone in the linked bug ticket pointed out that Alt + Mouse Click copies the text to the clipboard (meaning you can then paste and get the text) and that worked for me.