debug configuration window pop up suddenly and does obstruct writing the code (how do I hide it)

已回答

While I am writing the code, this window suddenly appears and the program starts running. After that, it does not accept to go, and I cannot complete the code and the situation continues like this. I do not know why it appears. If anyone knows a solution to this problem, please tell me. I have done everything until I reached the point of deleting IntelliJ and re-downloading it many times, but it did not work.

 

Please if there is anyone who can help do not hesitate

2
Please try "File | Invalidate Caches" and restart the IDE to see if it helps.
If the issue remains, for issue isolation purpose, disable all custom plugins via "Settings | Plugins | ⚙ | Disable all downloaded plugins".
If the issue persists, we might need to check the log(Help | Collect Logs and Diagnostic Data) to investigate it further. Please share it in a new YouTrack ticket.

https://youtrack.jetbrains.com/newIssue
0

Can you tell me how I can  check Collect Logs and Diagnostic Data 


When I did the steps it directed me to the temp file but I don't know how to make sure there is no problem there

 

Can you help me please 

0
The whole zipped log folder can be collected from inside the IDE via "Help | Collect Logs and Diagnostic Data".
When the menu is not operational for any reason, the log can be collected manually, the path of the log directory can be found from:
https://www.jetbrains.com/help/idea/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.html#logs-directory
0

请先登录再写评论。