Temporary alternative for hover debugging

self.say is a bad fit for debugging in some cases, specifically places where timing is critical (debugging code shouldn’t change the behavior of the code!). Since hover debugging is disabled, is there some other way I can debug my code that doesn’t block execution? If not, please do something to relieve the issue until the debugger is ready.

Nice idea. Just a single function, which could write strings to the console should be enough.

if u want u can self.shield yourself. does work the same like self.say

How exactly does self.shield gives you any information? It just stops you for 0.25 seconds.

i think i got a wrong point haha. dont mind thats wrong, my fault