19 lines
858 B
Text
19 lines
858 B
Text
{"textDocument": {"uri": "file://completion6.lean"},
|
|
"position": {"line": 12, "character": 15}}
|
|
{"items":
|
|
[{"label": "b1", "kind": 5, "detail": "C → String"},
|
|
{"label": "f1", "kind": 5, "detail": "C → Nat"},
|
|
{"label": "f2", "kind": 5, "detail": "C → Bool"},
|
|
{"label": "f3", "kind": 5, "detail": "D → Bool"},
|
|
{"label": "toC", "kind": 5, "detail": "D → C"}],
|
|
"isIncomplete": true}
|
|
{"textDocument": {"uri": "file://completion6.lean"},
|
|
"position": {"line": 21, "character": 4}}
|
|
{"items":
|
|
[{"label": "b1", "kind": 5, "detail": "C → String"},
|
|
{"label": "doubleF1", "kind": 3, "detail": "E → Nat"},
|
|
{"label": "f1", "kind": 5, "detail": "C → Nat"},
|
|
{"label": "f2", "kind": 5, "detail": "C → Bool"},
|
|
{"label": "f3", "kind": 5, "detail": "D → Bool"},
|
|
{"label": "toC", "kind": 5, "detail": "D → C"}],
|
|
"isIncomplete": true}
|