Disable intrusive popup suggestions

In the Cursor IDE (which is based on VSCode), I often get intrusive popup suggestions such as those shown in the screenshot attached.

These popups obscure large portions of the lines I’m writing on and completely throw me off. How can I disable these?

Another example:

image

Hey! You can disable these globally or on specific file extensions by hovering over “Cursor Tab” in the bottom right.

Thanks for the quick reply! I actually find some of the functionality still very useful, e.g.

image

So I just want to disable the popups, but not the inline suggestions. Is that possible somehow?