how can I copy error message from intellij idea?

前端 未结 4 671
面向向阳花
面向向阳花 2020-12-30 18:28

When I\'m writing code in intellij and make an errors, it highlists code with erros, when I put mouse over it, it displays detailed error message. The problem is I can\'t co

4条回答
  •  醉话见心
    2020-12-30 18:54

    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.

提交回复
热议问题