|
1 | 1 | {"textDocument": {"uri": "file://1265.lean"},
|
2 | 2 | "position": {"line": 0, "character": 51}}
|
3 | 3 | {"items":
|
4 |
| - [{"label": "getId", "kind": 3, "detail": "Lean.Ident → Lean.Name"}, |
| 4 | + [{"label": "getHygieneInfo", |
| 5 | + "kind": 3, |
| 6 | + "detail": "Lean.HygieneInfo → Lean.Name"}, |
| 7 | + {"label": "getId", "kind": 3, "detail": "Lean.Ident → Lean.Name"}, |
5 | 8 | {"label": "getName", "kind": 3, "detail": "Lean.NameLit → Lean.Name"},
|
6 | 9 | {"label": "expandInterpolatedStr",
|
7 | 10 | "kind": 3,
|
|
22 | 25 | {"textDocument": {"uri": "file://1265.lean"},
|
23 | 26 | "position": {"line": 2, "character": 53}}
|
24 | 27 | {"items":
|
25 |
| - [{"label": "getId", "kind": 3, "detail": "Lean.Ident → Lean.Name"}, |
| 28 | + [{"label": "getHygieneInfo", |
| 29 | + "kind": 3, |
| 30 | + "detail": "Lean.HygieneInfo → Lean.Name"}, |
| 31 | + {"label": "getId", "kind": 3, "detail": "Lean.Ident → Lean.Name"}, |
26 | 32 | {"label": "getName", "kind": 3, "detail": "Lean.NameLit → Lean.Name"},
|
27 | 33 | {"label": "expandInterpolatedStr",
|
28 | 34 | "kind": 3,
|
|
0 commit comments