scan_workspace

Function scan_workspace 

Source
pub async fn scan_workspace(
    folders: Vec<Url>,
    manager: &CssVariableManager,
    on_progress: impl FnMut(usize, usize),
) -> Result<(), String>
Expand description

Scan workspace folders for CSS and HTML files