- Run / Stop;
- Delete;
- Creation;
- Edit (thanks to a simple text editor);
- Download and upload;
- Scripts restore from backup files (simply upload a backup file and choose the script to be restored on the selected position).
print
and console.log
statement and error messages appear there.Tab | Block indent |
shift - Tab | Remove block indent |
ctrl - I | Autoindent selection |
ctrl - / or ctrl-shift - 7 | Comment / Uncomment block |
shift - Enter | New line with no indentation |
ctrl - Space | Autocomplete |
ctrl-shift - U | To uppercase |
ctrl-shift - L | To lowercase |
ctrl - G | Go to line (number) |
ctrl - F | Find / Replace |
ctrl - S | Save the current script to disk |