!7 cmodule AutoReloadEleuModules > DynPrintLogAndEnabled { transient SS convert = litmap(#1026246 := #1026248); start { dm_onSnippetTranspiled(voidfunc(S snippetID) { if (!enabled) ret; pcall-infobox { ignoreExceptionContaining("woot not found", r { S snippetID2 = getOrKeep(convert, fsI(snippetID)); time { butterReload(snippetID2); } infoBox("Reloaded " + snippetID2 + " in " + lastTiming_format100ms()); }); } }); } }