Expand my Community achievements bar.

Launch Debugger: "Console Logging" option improvements

Avatar

Level 1

8/11/21

Description -

In the Launch part of the debugger. There's the Console Logging checkbox. That's the subject of this suggestion.

 

1. Stop reloading the page on that checkbox change. You don't need to. Just execute _satellite.setDebug(1) and set the local storage value. 

2. Have it on by default whenever a library substitution/setting is done. The cases when it's not needed by default are... edge cases.



Why is this feature important to you -

 

1. Stops wasting my time on needless pageloads.

2. Stops wasting my time on enabling it when it's obviously the intention.