tinymist-query 0.14.18

Language queries for tinymist.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
source: crates/tinymist-query/src/goto_definition.rs
expression: "JsonRepr::new_redacted(result, &REDACT_LOC)"
input_file: crates/tinymist-query/src/fixtures/goto_definition/label.typ
snapshot_kind: text
---
[
 {
  "originSelectionRange": "6:21:6:33",
  "targetRange": "4:10:4:23",
  "targetSelectionRange": "4:10:4:23",
  "targetUri": "s0.typ"
 }
]