tinymist-query 0.14.18

Language queries for tinymist.
1
2
3
4
5
6
7
8
9
10
11
12
13
---
source: crates/tinymist-query/src/goto_definition.rs
expression: "JsonRepr::new_redacted(result, &REDACT_LOC)"
input_file: crates/tinymist-query/src/fixtures/goto_definition/shadowing_across_scopes.typ
---
[
 {
  "originSelectionRange": "0:35:0:36",
  "targetRange": "2:5:2:6",
  "targetSelectionRange": "2:5:2:6",
  "targetUri": "a.typ"
 }
]