Skip to main content

handle_quick_input_show_quick_pick

Function handle_quick_input_show_quick_pick 

Source
pub async fn handle_quick_input_show_quick_pick(
    Runtime: Arc<ApplicationRunTime>,
    Args: Vec<Value>,
) -> Result<Value, String>
Expand description

Show a quick-pick dialog. Routes through UserInterfaceProvider (blocking oneshot).