Thoughts on the SS 2.1 debugger? I havent actually looked at it yet
s
Sciuridae54696d
03/19/2021, 6:00 PM
Wish I can say more but it's seems to work well even when you're not in the debugger instance I mean like using just the debugger phrase in the say cs will trigger the console to pause?
👀 1
w
Watz
03/19/2021, 6:07 PM
Debugging with devtools in client script is nothing new.
Watz
03/19/2021, 6:08 PM
@Scruffy I like the SS2.1 debugger, it nice to see scripts outputting log.debug in real time in the "console"
Watz
03/19/2021, 6:09 PM
I wish I could quick edit the scripts in the 2.1 debugger aswell instead of doing it in the non-color-coded ordinary editor page.