lean4-htt/tests/lean/interactive/editCompletion.lean

6 lines
136 B
Text

structure Foo where
foo : Nat
example (f : Foo) : f
--^ insert: .
--^ textDocument/completion