Ahh right - sorry, the right hand side. So it's not the bit of CSS I linked to then. Still, it's just CodeMirror so it's even easier to fix
The only tricky bit I see is making it take effect without a restart.
I'd love to make a plugin for Sublime
There must be a way of saying 'run this executable with these arguments'? Pretty much every text editor has that - then you just point it at the Espruino CLI with the filename as an argument.
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.
Ahh right - sorry, the right hand side. So it's not the bit of CSS I linked to then. Still, it's just CodeMirror so it's even easier to fix
The only tricky bit I see is making it take effect without a restart.
There must be a way of saying 'run this executable with these arguments'? Pretty much every text editor has that - then you just point it at the Espruino CLI with the filename as an argument.