Now that I can use the [name] { … }
goal names, is there a way to tell Coq to actually print the goal names in the status windows (maybe instead of (1/6)
)?
(I found that I can see the goal names with Show Existentials
, but that’s not ergonomic.)
There was a PR for that for CoqIDE recently.
Ah, https://github.com/coq/coq/pull/13145. Thanks! Looking forward to that.
Last updated: Oct 13 2024 at 01:02 UTC