Autocomplete ros2 commands in ubuntu core

Hi, I have a snap with ros2 packages. But when i install this snap in Ubuntu core and try to use Ros2 commands. It doesn’t auto-complete. How can I get the autocomplete to work?

Commands like: Ros2 service list ros2 service call …

Hi, is the auto-completion working on non-Core OS? Also have you looked at the Tab completion for snaps documentation?

Hi, The auto-completion of snap apps works. But just the ros2 commands dont autocomplete. It is the same in a non -Core OS too.

For.eg: i have a snap app for accessing ros2 cli. But the commands for topics and the service types dont autocomplete. How can i achieve this.