tinymist-query 0.14.16-rc1

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_indir.typ
snapshot_kind: text
---
[
 {
  "originSelectionRange": "4:21:4:31",
  "targetRange": "3:16:3:27",
  "targetSelectionRange": "3:16:3:27",
  "targetUri": "s0.typ"
 }
]