Is is possible to use breakpoints somehow?
I sit possible to log stuff in the console? like in javascript console.log("hello there!");
I see the gendev emulator has a features called 'messages' and 'watches', perhaps that has something to do with this?

Im using viusual studio code btw.