@Gordon is there a way to get linenumber in debug output ?
I'm testing how to get a simple debugger as plugin for webIDE.
Right now it's more or less a collection of buttons, replacing typing commands, so nothing fancy.
It would be a big help, to get linenumber for highlighting in editor-window.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@Gordon is there a way to get linenumber in debug output ?
I'm testing how to get a simple debugger as plugin for webIDE.
Right now it's more or less a collection of buttons, replacing typing commands, so nothing fancy.
It would be a big help, to get linenumber for highlighting in editor-window.