tinymist-query 0.14.18-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/inside_import.typ
snapshot_kind: text
---
[
 {
  "originSelectionRange": "2:38:2:39",
  "targetRange": "0:5:0:6",
  "targetSelectionRange": "0:5:0:6",
  "targetUri": "base.typ"
 }
]