lean4-htt/tests/lean/interactive/completionOption.lean.expected.out
2021-12-15 11:24:11 -08:00

121 lines
4.4 KiB
Text

{"textDocument": {"uri": "file://completionOption.lean"},
"position": {"line": 1, "character": 13}}
{"items":
[{"label": "format.indent", "kind": 10, "detail": "(2), indentation"},
{"label": "format.unicode",
"kind": 10,
"detail": "(true), unicode characters"},
{"label": "format.width", "kind": 10, "detail": "(120), indentation"}],
"isIncomplete": true}
{"textDocument": {"uri": "file://completionOption.lean"},
"position": {"line": 4, "character": 17}}
{"items":
[{"label": "format.indent", "kind": 10, "detail": "(2), indentation"},
{"label": "format.unicode",
"kind": 10,
"detail": "(true), unicode characters"},
{"label": "format.width", "kind": 10, "detail": "(120), indentation"}],
"isIncomplete": true}
{"textDocument": {"uri": "file://completionOption.lean"},
"position": {"line": 7, "character": 20}}
{"items":
[{"label": "format.indent", "kind": 10, "detail": "(2), indentation"}],
"isIncomplete": true}
{"textDocument": {"uri": "file://completionOption.lean"},
"position": {"line": 10, "character": 18}}
{"items":
[{"label": "trace.pp.analyze",
"kind": 10,
"detail":
"(false), enable/disable tracing for the given module and submodules"},
{"label": "trace.pp.analyze.annotate",
"kind": 10,
"detail":
"(false), enable/disable tracing for the given module and submodules"},
{"label": "trace.pp.analyze.error",
"kind": 10,
"detail":
"(false), enable/disable tracing for the given module and submodules"},
{"label": "trace.pp.analyze.tryUnify",
"kind": 10,
"detail":
"(false), enable/disable tracing for the given module and submodules"}],
"isIncomplete": true}
{"textDocument": {"uri": "file://completionOption.lean"},
"position": {"line": 13, "character": 19}}
{"items":
[{"label": "trace.pp.analyze",
"kind": 10,
"detail":
"(false), enable/disable tracing for the given module and submodules"},
{"label": "trace.pp.analyze.annotate",
"kind": 10,
"detail":
"(false), enable/disable tracing for the given module and submodules"},
{"label": "trace.pp.analyze.error",
"kind": 10,
"detail":
"(false), enable/disable tracing for the given module and submodules"},
{"label": "trace.pp.analyze.tryUnify",
"kind": 10,
"detail":
"(false), enable/disable tracing for the given module and submodules"}],
"isIncomplete": true}
{"textDocument": {"uri": "file://completionOption.lean"},
"position": {"line": 16, "character": 23}}
{"items":
[{"label": "trace.pp.analyze",
"kind": 10,
"detail":
"(false), enable/disable tracing for the given module and submodules"},
{"label": "trace.pp.analyze.annotate",
"kind": 10,
"detail":
"(false), enable/disable tracing for the given module and submodules"},
{"label": "trace.pp.analyze.error",
"kind": 10,
"detail":
"(false), enable/disable tracing for the given module and submodules"},
{"label": "trace.pp.analyze.tryUnify",
"kind": 10,
"detail":
"(false), enable/disable tracing for the given module and submodules"}],
"isIncomplete": true}
{"textDocument": {"uri": "file://completionOption.lean"},
"position": {"line": 19, "character": 27}}
{"items":
[{"label": "trace.pp.analyze",
"kind": 10,
"detail":
"(false), enable/disable tracing for the given module and submodules"},
{"label": "trace.pp.analyze.annotate",
"kind": 10,
"detail":
"(false), enable/disable tracing for the given module and submodules"},
{"label": "trace.pp.analyze.error",
"kind": 10,
"detail":
"(false), enable/disable tracing for the given module and submodules"},
{"label": "trace.pp.analyze.tryUnify",
"kind": 10,
"detail":
"(false), enable/disable tracing for the given module and submodules"}],
"isIncomplete": true}
{"textDocument": {"uri": "file://completionOption.lean"},
"position": {"line": 22, "character": 13}}
{"items":
[{"label": "format.indent", "kind": 10, "detail": "(2), indentation"},
{"label": "format.unicode",
"kind": 10,
"detail": "(true), unicode characters"},
{"label": "format.width", "kind": 10, "detail": "(120), indentation"}],
"isIncomplete": true}
{"textDocument": {"uri": "file://completionOption.lean"},
"position": {"line": 25, "character": 18}}
{"items":
[{"label": "format.indent", "kind": 10, "detail": "(2), indentation"},
{"label": "format.unicode",
"kind": 10,
"detail": "(true), unicode characters"},
{"label": "format.width", "kind": 10, "detail": "(120), indentation"}],
"isIncomplete": true}