19 lines
458 B
Text
19 lines
458 B
Text
{"textDocument": {"uri": "file://matchStxCompletion.lean"},
|
|
"position": {"line": 8, "character": 9}}
|
|
{"items":
|
|
[{"textEdit": null,
|
|
"label": "b1",
|
|
"kind": 5,
|
|
"documentation": null,
|
|
"detail": "C → String"},
|
|
{"textEdit": null,
|
|
"label": "f1",
|
|
"kind": 5,
|
|
"documentation": null,
|
|
"detail": "C → Nat"},
|
|
{"textEdit": null,
|
|
"label": "f2",
|
|
"kind": 5,
|
|
"documentation": null,
|
|
"detail": "C → Bool"}],
|
|
"isIncomplete": true}
|