Let Inline suggestion respects the IntelliSense current selection

Hi,

The current UX of inline suggestion feature (cursor tab) is frustrating for me when it’s used with IntelliSense. Because user has to press “Enter” first to accept the IntelliSense selection, then click Tab to accept the cursor suggestion. (Two steps)

Instead, why not just let Cursor update the suggestion based on the currently selected IntelliSense item ?

To be clear, see this animated image that shows the current situation:

Untitled Project

If my intention here is to use whereNot() or lastWhere(), Cursor doesn’t change the suggestion unless I press Enter.

Is there an option to control this ?
If not, please take it in your consideration.

Thanks

1 Like