Thanks for my student, one of the few student who testing and using this application.
Thanks for Eric Bidelman's "Reading files in JavaScript " blog.
Thanks for Ace Google Group.
Thanks for Eli Grey your FileSaver.js.
The goal of application not for share. The goal a tool for education. The webpage for this project: http://szit.hu. Online webpage: http://szit.hu/swbin
This project using the ACE JavaScript editor.
PC (Window/Linux) | Mac | Action |
---|---|---|
Ctrl+, | Command+, | Show editor settings |
Ctrl+Shift+D | Command+Shift+D | Duplicate selection |
Tab | Tab | Indent |
Ctrl+D | Command+D | Remove line |
Alt+Delete | Ctrl+K | Remove to line end |
Alt+Backspace | Command+Backspace | Remove to line start |
Ctrl+A | Command+A | Select all |
Ctrl+Z | Command+Z | Undo |
Ctrl+/ | Command+/ | Toggle comment |
Ctrl+F | Command+F | Find |
Ctrl+K | Command+G | Find next |
Ctrl+Shift+K | Command+Shift+G | Find previous |
Shift+Tab | Shift+Tab | Outdent |
Ctrl+H | Command+Option+F | Replace |