Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.265 ·

Command-line autocomplete works mid-command, not just at the start

Slash-command-style autocomplete suggestions can now trigger and be accepted partway through a command you're already typing

TierUse it nowhow much it should matter to you
Useful3my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaCommand Linewhat it touches
KindImprovementsin v2.1.265,
Group of 2 Use it now Notable

Slash-command-style autocomplete suggestions can now trigger and be accepted partway through a command you're already typing

What

The command input's autocomplete now supports a new "mid-command" suggestion type. Previously, autocomplete suggestions only appeared when you were at the very start of typing a command; now they can also appear and be completed partway through a command line you've already started typing.

Pressing Tab now checks for a mid-command completion first, before falling back to its other existing behavior.

Why

This lets you get autocomplete help while editing or extending a command you've already begun, instead of only when starting fresh.

Read from
Names in the bundleTab
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Added since A small documentation edit on Customize keyboard shortcuts touched a line naming Tab after this was published. `Chat` bindings on keys the `Footer` context doesn't bind, such as `Shift+Tab` for `chat:cycleMode`, keep working while an item is selected. keybindings see the edit
Confirmed since Anthropic's documentation has since written up Tab, on Use Claude Code in VS Code. * **Group a session from its tab**: run **Claude Code: Add Session Tab to Group** from the Command Palette, then pick or create a group. Requires Claude Code v2.1.257 or later. vs-code see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up Tab, on Use Claude Code in VS Code.

See this entry in the whole of v2.1.265 →

Feedback