Auto popup still comes after disable auto suggest
I prefer to get the suggestion by pressing Ctrl+Space when I want only, and therefore I disabled auto suggest feature. But still auto suggest popup comes. (see the attached screenshot)
Attachment(s):
why.png
Please sign in to leave a comment.
Hi there,
Please provide screenshot of your "Settings/Preferences | Editor | General | Code Completion"
Based on screenshot it looks like Parameter Info popup .. which has separate settings to actual Code Completion popup.
I attach screenshot. (After reading your reply, I now guess, I have to uncheck the autopopup option in parameter info)
Attachment(s):
why.png
Yes.
If you need to show that popup manually -- Ctrl+P using Default keymap (or whatever you may have there for "View | Parameter Info")
Great, Thanks!