Andrei Burdușa
Andrei Burdușa
I'm not using any Markdown extension. This is how VS Code behaves when agda-mode is disabled:   It has syntax highlighting and the...
I'm working through `Imp.v` from Software Foundations and `Coq> Display Implicit Arguments` seems to have no effect. Interpreting the line ``` Check @ceval_example2. ``` always gives ``` ceval_example2 : empty_st...