pub fn complete_shell_input_with_description( line: &str, instruments: &[String], ) -> Vec<ShellCompletion>