22 lines
640 B
Text
22 lines
640 B
Text
{"textDocument": {"uri": "file:///dotIdCompletion.lean"},
|
|
"position": {"line": 4, "character": 5}}
|
|
{"items":
|
|
[{"sortText": "0",
|
|
"label": "true",
|
|
"kind": 4,
|
|
"data":
|
|
{"params":
|
|
{"textDocument": {"uri": "file:///dotIdCompletion.lean"},
|
|
"position": {"line": 4, "character": 5}},
|
|
"id": {"const": {"declName": "Boo.true"}},
|
|
"cPos": 0}},
|
|
{"sortText": "1",
|
|
"label": "truth",
|
|
"kind": 4,
|
|
"data":
|
|
{"params":
|
|
{"textDocument": {"uri": "file:///dotIdCompletion.lean"},
|
|
"position": {"line": 4, "character": 5}},
|
|
"id": {"const": {"declName": "Boo.truth"}},
|
|
"cPos": 0}}],
|
|
"isIncomplete": true}
|