Configurable Tab confidence levels

In some cases when I do “unusual” stuff in my code, Tab tries to autocomplete stuff it cannot possibly get right (url construction for a remote api, …). I’d like to tone down the frequency of suggestions in cases where the AI is not very confident about its work. I don’t know if that’s possible, but something like a “confidence threshold” would be nice.

1 Like

Agreed, also sometimes the suggestions are just repetitions of previous lines which shoulndt happen

+1
Coming from VSCode where I have muscle memory to tab-complete properties, it would be really nice to not show low-confidence auto-complete suggestions. I would rather TAB multiple times correctly even if individual autocomplete portions are smaller. Having to undo an incorrect TAB is very frustrating.

Is this feature possible? Are confidence levels available from the model hosts?