Function uvls::load_blocking
source ยท pub(crate) fn load_blocking(uri: Url, pipeline: &AsyncPipeline)
Expand description
load a file, this is tricky because the editor can also load it at the same time
pub(crate) fn load_blocking(uri: Url, pipeline: &AsyncPipeline)
load a file, this is tricky because the editor can also load it at the same time