Tab autosuggestion kicks in during dictation in chat after manual keyboard import

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Tab autosuggestion kicks in during dictation in chat after manual keyboard import, thereby disrupting dictation flow.

Steps to Reproduce

  1. Open a codebase
  2. Type something in Cursor chat, reference some files
  3. Shift+Cmd+Space to dictate
  4. Dictate something

There is a high chance that as your dictated words appear, tab autosuggest will kick in and terminate your dictation, disrupting your flow.

Expected Behavior

Autocomplete should not trigger while dictating

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 2.5.25 (Universal)
VSCode Version: 1.105.1
Commit: 7150844152b426ed50d2b68dd6b33b5c5beb73c0
Date: 2026-02-24T07:17:49.417Z
Build Type: Stable
Release Track: Default
Electron: 39.4.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, thanks for the report.

This is a known issue. Cursor Tab autocomplete in chat doesn’t account for text coming from system dictation, so it treats it like normal keyboard input.

As a workaround, you can try disabling Cursor Tab autocomplete while you’re using dictation: Cursor Settings > Agents > Agent Autocomplete > disable. Not ideal, but it should stop the conflict.

I’ve passed this on to the team. No exact ETA yet, but your report helps us prioritize it.

1 Like