---
source: crates/tinymist-query/src/completion.rs
description: Completion on / (66..67)
expression: "JsonRepr::new_pure(results)"
input_file: crates/tinymist-query/src/fixtures/pkgs/touying-utils-reconstruct.typ
snapshot_kind: text
---
[
{
"isIncomplete": false,
"items": [
{
"kind": 6,
"label": "\"body\"",
"sortText": "000",
"textEdit": {
"newText": "\"body\"",
"range": {
"end": {
"character": 24,
"line": 2
},
"start": {
"character": 24,
"line": 2
}
}
}
}
]
}
]