tinymist-query 0.14.14

Language queries for tinymist.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
source: crates/tinymist-query/src/hover.rs
expression: content
input_file: crates/tinymist-query/src/fixtures/hover/annotate_dict_param2.typ
---
Range: 6:21:6:36

```typc
let inherited-scope = dictionary;
```


======


Definitions that are made available to the entire parsed module. This parameter is only used internally.