vscoq icon indicating copy to clipboard operation
vscoq copied to clipboard

[feature] ability to interrupt Coq

Open maximedenes opened this issue 2 years ago • 3 comments

maximedenes avatar Feb 13 '23 14:02 maximedenes

VSCode should message vscoqtop, the signal handler should flip the boolean, the exec manager recognize the interruption exception.

In continuous mode it is unclear to me if one should switch to manual mode until further notice.

gares avatar Feb 17 '23 15:02 gares