Function uvls::core::config::selected_json_object
source ยท fn selected_json_object<'a>(
tree: &'a Tree,
pos: &Position,
source: &Rope,
) -> Option<Node<'a>>
Expand description
select the nearest object containing pos