25 lines
1 KiB
Text
25 lines
1 KiB
Text
{"textDocument": {"uri": "file://completionPrv.lean"},
|
|
"position": {"line": 2, "character": 11}}
|
|
{"items": [{"label": "blaBlaBoo", "kind": 21, "detail": "Nat"}],
|
|
"isIncomplete": true}
|
|
{"textDocument": {"uri": "file://completionPrv.lean"},
|
|
"position": {"line": 9, "character": 11}}
|
|
{"items":
|
|
[{"label": "booBoo", "kind": 21, "detail": "Nat"},
|
|
{"label": "instToBoolBool", "kind": 21, "detail": "ToBool Bool"},
|
|
{"label": "instLawfulBEqBoolInstBEqInstDecidableEqBool",
|
|
"kind": 21,
|
|
"detail": "LawfulBEq Bool"}],
|
|
"isIncomplete": true}
|
|
{"textDocument": {"uri": "file://completionPrv.lean"},
|
|
"position": {"line": 21, "character": 5}}
|
|
{"items":
|
|
[{"label": "field1", "kind": 5, "detail": "S → Nat"},
|
|
{"label": "getInc", "kind": 3, "detail": "S → Nat"}],
|
|
"isIncomplete": true}
|
|
{"textDocument": {"uri": "file://completionPrv.lean"},
|
|
"position": {"line": 25, "character": 4}}
|
|
{"items":
|
|
[{"label": "field1", "kind": 5, "detail": "S → Nat"},
|
|
{"label": "getInc", "kind": 3, "detail": "S → Nat"}],
|
|
"isIncomplete": true}
|