Copying Inspection Warnings?
Answered
I am new to Pycharm, and therefore coding. I am working on some sample projects to understand a number of basic functions, but when I see an error/inspection warning, I want to Google or ask communities on the web the nature of the problem, however, I cannot see how to copy (and therefore paste) the info.
Any ideas?
Please sign in to leave a comment.
Hi Scott,
Unfortunately, you cannot copy it from the popup.
You could run Code | Inspect Code... and then you should be able to copy the inspection message or just keep it open and type manually.