The GPT4 completion seems to take precedence over intellisense's symbol completion?

In this sort of a situation where I both have symbol completion out from the language server and the AI completion from cursor, when I hit tab, it’ll put the AI completion snippet in place. The command triggered is always acceptSelectedSuggestion on the tab key stroke. Is this behavior configurable somehow?

Cheers,

1 Like

I have the same problem. I don’t want to disable intellisense. AI completion can be helpful, but when intellisense shows up I want that to always take precedence.

2 Likes