23 lines
751 B
Text
23 lines
751 B
Text
{"textDocument": {"uri": "file:///completionPrefixIssue.lean"},
|
|
"position": {"line": 1, "character": 64}}
|
|
{"items":
|
|
[{"sortText": "0",
|
|
"label": "veryLongDefinitionName",
|
|
"kind": 6,
|
|
"data":
|
|
{"params":
|
|
{"textDocument": {"uri": "file:///completionPrefixIssue.lean"},
|
|
"position": {"line": 1, "character": 64}},
|
|
"id": {"fvar": {"id": "_uniq.29"}},
|
|
"cPos": 0}},
|
|
{"sortText": "1",
|
|
"label": "veryLongDefinitionNameVeryLongDefinitionName",
|
|
"kind": 21,
|
|
"data":
|
|
{"params":
|
|
{"textDocument": {"uri": "file:///completionPrefixIssue.lean"},
|
|
"position": {"line": 1, "character": 64}},
|
|
"id":
|
|
{"const": {"declName": "veryLongDefinitionNameVeryLongDefinitionName"}},
|
|
"cPos": 0}}],
|
|
"isIncomplete": true}
|