Closed adriaanzon closed 7 months ago
Because all symfony console applications accept the list --raw argument, it's easy to support other tools. I just need to find an easy way to reuse the completion. I might also want to rename the repository when doing this.
list --raw
Symfony now includes built-in completion tools, see https://github.com/adriaanzon/fish-artisan-completion/issues/1#issuecomment-1948055136
Because all symfony console applications accept the
list --raw
argument, it's easy to support other tools. I just need to find an easy way to reuse the completion. I might also want to rename the repository when doing this.