Cursor tab completion stopped working when there are VSCode autocomplete suggestions

When there is Cursor Tab completion and VSCode’s autocompletion - “tab” always prefers VSCode suggestions over cursor completions. In the previous version, cursor completions were given preference. Could you please suggest a workaround or confirm if this is the expected behaviour now?

In the below scenario “tab” will insert createGRPC while previously it would complete createMetadata, createOptions

  • Version: 0.46.8
  • VSCode Version: 1.96.2
  • Commit: be4f0962469499f009005e66867c8402202ff0b0
  • Date: 2025-02-28T19:31:35.681Z
  • Electron: 32.2.6
  • Chromium: 128.0.6613.186
  • Node.js: 20.18.1
  • V8: 12.8.374.38-electron.0
  • OS: Darwin arm64 24.3.0

1 Like

It really degrades the experience. Is there anything that can be done about it?

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