Function modalkit::editing::completion::complete_path

source ·
pub fn complete_path(input: &EditRope, cursor: &mut Cursor) -> Vec<String>
Expand description

Complete filenames within a path leading up to the cursor.