diff -r 1576fd83f1fe -r 37b61794a93a src/Pure/PIDE/markup.scala --- a/src/Pure/PIDE/markup.scala Wed Sep 24 16:53:36 2025 +0200 +++ b/src/Pure/PIDE/markup.scala Wed Sep 24 17:41:36 2025 +0200 @@ -721,6 +721,7 @@ } object Task_Statistics extends Properties_Function("task_statistics") + val Commands = new Properties.Int("commands") object Loading_Theory extends Properties_Function("loading_theory") object Build_Session_Finished extends Function("build_session_finished")