The Espruino software and hardware is Open Source.
Our work is supported purely by donations and
sales of Espruino boards.
Credits
- CodeMirror The team of CodeMirror for the JavaScript editor window
- Tern Marijn Haverbeke and others for smart code completion + hints
- jQuery jQuery team for jQuery and jQuery UI
- Web App Google for supporting Serial and Web Apps
- Blockly Neil Fraser and others for the Blockly Graphical Editor
- Toastr Code Seven for the Toastr notifications plugin
- Modern UI Icons Austin Andrews of Templarian.com for the Modern UI Icons
- Matt Brailsford - UI design + Web IDE improvements
- Juergen Marsch - Web IDE improvements
- Gordon Williams - Web IDE development/maintenance
The Espruino Web IDE is an Open Source JavaScript application, available on GitHub. Please contribute, and help to make the Web IDE even better!
Editor Key Shortcuts
- Ctrl-C / Cmd-C
- Copy (simple drag and release copies from the Terminal Window)
- Ctrl-V / Cmd-V
- Paste
- Ctrl-F / Cmd-F
- Start searching
- Ctrl-G / Cmd-G
- Find next
- Shift-Ctrl-G / Shift-Cmd-G
- Find previous
- Shift-Ctrl-F / Cmd-Option-F
- Replace
- Shift-Ctrl-R / Shift-Cmd-Option-F
- Replace all
- Ctrl-Space
- Autocomplete
- Ctrl-I
- Find type at cursor
- Alt-.
- Jump to definition (Alt-, to jump back)
- Ctrl-Q
- Rename variable
- Ctrl-.
- Select all occurrences of a variable
Board Information