An extension for the colcon build tool that provides Z shell (zsh) completion scripts. Version 0.5.0, maintained as part of colcon ecosystem, irregular releases.
pip install colcon-zshVerified import paths — ran on the pinned version, not inferred.
Generate zsh completion scripts using colcon's completion command provided by this extension.
Run 'colcon completion --shell zsh' and source the output, or redirect to a file and source it.
Use Python 3.8 or later.
Run 'pip install colcon-zsh' in the same environment where colcon is installed.
Ensure colcon-zsh is installed: 'pip install colcon-zsh' and verify with 'colcon extension list'.