13 lines
384 B
Text
13 lines
384 B
Text
{"textDocument": {"uri": "file:///editCompletion.lean"},
|
|
"position": {"line": 3, "character": 22}}
|
|
{"items":
|
|
[{"sortText": "0",
|
|
"label": "foo",
|
|
"kind": 5,
|
|
"data":
|
|
{"params":
|
|
{"textDocument": {"uri": "file:///editCompletion.lean"},
|
|
"position": {"line": 3, "character": 22}},
|
|
"id": {"const": {"declName": "Foo.foo"}},
|
|
"cPos": 1}}],
|
|
"isIncomplete": true}
|