| changeset 83363 | 486e094b676c |
| parent 83173 | 74f51d5dd7fe |
| child 83364 | 1d85e55bbc14 |
--- a/src/Tools/VSCode/etc/options Thu Oct 23 14:49:21 2025 +0200 +++ b/src/Tools/VSCode/etc/options Thu Oct 23 16:15:40 2025 +0200 @@ -3,6 +3,9 @@ option vscode_input_delay : real = 0.1 for vscode -- "delay for client input (edits)" +option sledgehammer_provers_history : string = "" for vscode + -- "history of used Sledgehammer provers" + option vscode_output_delay : real = 0.5 for vscode -- "delay for client output (rendering)"