How can I switch suggestions for code auto-generation in Cursor's tab feature?

Hello everyone,

I’m currently using Cursor’s code auto-generation feature, and I really appreciate the tab suggestions. However, there are times when the suggested code doesn’t quite meet my needs. Is there an option to change or request an alternative suggestion when I’m not satisfied with the initial one? If so, could you please explain how to use this feature?

what usually helps is commenting what you need, if something is not what you need, you could cancel and add more details to the comment.

if it’s something rule based, you could add that context to cursor rules so that it’s always followed

1 Like