Cursor tab hides all code in the line

Hi all,

I have a small problem with Cursor Tab. Sometimes, the suggestion comes ‘inline’ to the code I am writing, causing me:

  1. I do not read the hint because it goes too far to the right, beyond the window
  2. it covers all the code and I don’t know what I am writing (if I wanted to ignore the hint)

I’ve tried in the help and settings, but I probably can’t find the option to put the hint under my code.

Thank you, Luca

1 Like

Hey, which version of Cursor are you using?

Currently Cursor Version: 0.45.11 (VSCode Version: 1.96.2)

1 Like

I reported this a couple major versions ago, got no response.

It’d be great if it would never overlay the caret and adjusts its contents when needed so it’s not clipped by the editor bounds.

We’ve should have a fix for this coming in the next release that should prevent the tab from overlaying your code and handle the window bounds better. In the meantime, you can press Esc to dismiss any unwanted suggestions

I’ll make sure the team takes another look at this to ensure it’s fully resolved in the update

Thank you, Dan! I have faith in the new release. :wink: