summaryrefslogtreecommitdiff
path: root/support/texlab/tests/integration/snapshots/integration__completion__latex__citation_after.snap
blob: 156b28dc02e6206fc86ec9dd03a537032878eb3f (plain)
1
2
3
4
5
6
7
8
9
---
source: tests/integration/completion.rs
expression: "complete_and_resolve(&server, tex_uri, 3, 7)?"

---
{
  "isIncomplete": false,
  "items": []
}