Skip to main content

open

Function open 

Source
pub fn open(cwd: &Path, at_offset: usize, hidden_mode: bool) -> FileSearchState
Expand description

Open a new file-search state at the given @ offset, building the workspace index. Called from the input thread when @ is first detected.