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/base.typ
snapshot_kind: text
---
[
 {
  "originSelectionRange": "1:23:1:24",
  "targetRange": "0:5:0:6",
  "targetSelectionRange": "0:5:0:6",
  "targetUri": "s0.typ"
 }
]