## Is your feature request related to a problem? Please describe Currently tab-completion for Leeway doesn't work for "scripts", so `leeway run <tab>` will just give you normal shell tab-completion. ## Describe the behaviour you'd like <!-- A clear and concise description of what you want to happen. --> `leeway run <tab>` should suggest all scripts in any leeway component in the workspace. ## Describe alternatives you've considered <!-- A clear and concise description of any alternative solutions or features you've considered. --> I haven't considered any alternatives. ## Additional context <!-- Add any other context or screenshots about the feature request here. Please also link to the related public issue in the gitpod repo --> Nope