You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was squashed before being merged into the 6.1 branch.
Discussion
----------
[Console] Issue 43602 : Add fish completion
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Tickets | Fix#43602
| License | MIT
I tried to implement fish auto completion.
I hope it will work fine for you guys, let me know.
You can execute `bin/console completion fish >> ~/.config/fish/completions/sf_console.fish` and source the file
Commits
-------
157c8c0 [Console] Issue 43602 : Add fish completion
Bash completion was implemented in #42251
It would be great to have support for fish as well.
The text was updated successfully, but these errors were encountered: