vscoq icon indicating copy to clipboard operation
vscoq copied to clipboard

Shortcut for CoqIde `Compile` => `Compile Buffer`

Open gabrielle-ohlson opened this issue 3 years ago • 1 comments

What is the shortcut/command name for compiling a buffer in vscoq (as one would do with Compile Buffer in CoqIde's toolbar)? I can find the interpret commands, but I am unsure how to compile the file.v to produce a file.vo etc.

Thanks!

gabrielle-ohlson avatar Feb 20 '22 18:02 gabrielle-ohlson

As far as I know, there are no build commands available in VSCoq. I personally just hit make or dune build in the integrated terminal in VSCode.

artagnon avatar Feb 23 '22 09:02 artagnon

I am closing this for now as it feels like the proposed solution works well enough.

rtetley avatar Sep 04 '23 08:09 rtetley