lean4-htt/tests/lean/interactive/completionOption.lean.expected.out
2021-11-26 11:42:54 +01:00

82 lines
3.3 KiB
Text

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