24 lines
872 B
Text
24 lines
872 B
Text
{"textDocument": {"uri": "file://completion.lean"},
|
|
"position": {"line": 3, "character": 22}}
|
|
{"items":
|
|
[{"label": "foo", "detail": "Foo → Nat"},
|
|
{"label": "mk", "detail": "Nat → Foo"}],
|
|
"isIncomplete": true}
|
|
{"textDocument": {"uri": "file://completion.lean"},
|
|
"position": {"line": 5, "character": 23}}
|
|
{"items":
|
|
[{"label": "foo", "detail": "Foo → Nat"},
|
|
{"label": "mk", "detail": "Nat → Foo"}],
|
|
"isIncomplete": true}
|
|
{"textDocument": {"uri": "file://completion.lean"},
|
|
"position": {"line": 7, "character": 28}}
|
|
{"items":
|
|
[{"label": "foo", "detail": "Foo → Nat"},
|
|
{"label": "mk", "detail": "Nat → Foo"}],
|
|
"isIncomplete": true}
|
|
{"textDocument": {"uri": "file://completion.lean"},
|
|
"position": {"line": 9, "character": 29}}
|
|
{"items":
|
|
[{"label": "foo", "detail": "Foo → Nat"},
|
|
{"label": "mk", "detail": "Nat → Foo"}],
|
|
"isIncomplete": true}
|