Skip to content

[Console][Completion] fallback to native (filesystem) completion when Symfony completion not implemented #43607

@dkarlovi

Description

@dkarlovi

Symfony version(s) affected: 5.4-dev

Description
See #43594 (comment) for details.

How to reproduce

When trying to autocomplete

bin/console lint:twig |

the argument is a file path, it should be completed by the native filesystem method.

Possible Solution

Described by @wouterj
#43594 (comment)

Additional context

Symfony must prevent native filesystem completion, it cannot implicit (like "nothing suggested by Symfony"), see #43594 (comment) for reasons.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions