Skip to content

Terminal suggest works with docker-compose but not docker compose #284820

@shawnz

Description

@shawnz

The new terminal suggest feature doesn't show any subcommand suggestions for docker compose (without hyphen), despite supporting them for docker-compose (with hyphen).

The compose command in the Docker completion spec does appear to refer to the docker-compose completion spec:

Yet, for some reason it doesn't seem to work.

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: Tested on 1.107.1 and 1.108.0-insider
  • OS Version: macOS 26.1 (25B78)

Steps to Reproduce:

  1. Enable terminal suggest
  2. Start typing docker compose into the terminal -- notice there's no suggestions

Thanks, Shawn

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions