8 lines
303 B
Text
8 lines
303 B
Text
{"textDocument": {"uri": "file://completionPrefixIssue.lean"},
|
|
"position": {"line": 1, "character": 64}}
|
|
{"items":
|
|
[{"label": "veryLongDefinitionName", "kind": 6, "detail": "Nat"},
|
|
{"label": "veryLongDefinitionNameVeryLongDefinitionName",
|
|
"kind": 21,
|
|
"detail": "Nat"}],
|
|
"isIncomplete": true}
|