kcl_lib::lsp::util

Function get_text_before

source
pub fn get_text_before(offset: usize, rope: &Rope) -> Option<String>