You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • There's now a new Web IDE (0.60) that should be auto-updating to your PCs soon. There are a few good changes in this one:

    • When you are choosing a port, the IDE will write 'Espruino' next to ports that it recognises
    • Long port names now don't wrap over in the port list and look ugly (this was only ever really a Mac issue)
    • After connecting, uploads are 'quieter' - there are less random =undefined messages
    • The IDE automatically waits 200ms after uploading each module - this can help with upload issues some people had when uploading big modules
    • If the upload does get corrupted (so the board would have become unresponsive) the IDE tries to recover it for you
    • You can now have more than one network connection specified (if you're connecting over the network to your Espruino)
    • You can also give people links of the form http://www.espruino.com/webide?codeurl=my_url that will auto-start the Web IDE with your code. For instance just like this

    Let me know how you get on with it!

About

Avatar for Gordon @Gordon started