New to PyCharm - Help Remove Random Pop Up

Anytime I write any kind of code, this grey box pops up. I see I can use it to finish my code? But I don't know how to interact with it and it doesn't go away once I complete the code myself. Is there anything I can do remove it? What is that pop up called? I've tried playing with the settings to no avail. 

0

Hello,

This is a code completion pop-up. You can edit settings for this type of popup in Preferences | Editor | General | Code Completion.

But it should disappear when the context changes if the popup stays when the suggestion is irrelevant; it could be a known issue. Usually, restarting IDE should fix the problem.

1

This is exactly the issue. Seems like other Mac users have had this issue before. Restarting corrected it for now. Thanks @DaniilBogdanov

0

请先登录再写评论。