Description
When I use console.log
in the developer console (F12 on Chrome), the text is logged into my snippet.
Can it be fixed so that console.log
logs to the correct scope (if used inside Klipse, log into the snippet, otherwise log to the regular console)?