Are ‘tab to jump’ and “tab code editing” supported by two different models?

Sometimes when I press Tab to move the cursor, there’s no suggestion at all. Are cursor movement and code editing handled by two different models, or by the same one?

Hi @jason_Mao that is the same model. When it detects more edits necessary it suggests Tab to Jump.

Is it normal that there are no recommended code suggestions after “tab to jump”? It feels a bit strange, as it only recommends a new line position.

In case you have whitespace suggestions turned on then yes it may show a new line as suggestion.

It also didn’t recommend a new line — it just moved my cursor there, but after jumping, there were no further suggestions. Is that normal?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.