added information about menu

This commit is contained in:
coderaiser 2013-02-27 06:14:13 -05:00
parent 2b5b909fa3
commit bcb35022f7

View file

@ -46,6 +46,8 @@ There is a short list:
- **Page Down** - down on one page
- **Home** - to begin of list
- **End** - to end of list
- **Shift + F10** - show context menu
- **F2** - rename current file
- **Alt + g** - authorization in GitHub
Viewer's hot keys
@ -60,6 +62,17 @@ Editor's hot keys
- **Ctrl + s** - save file
- **Esc** - close CodeMirror editor
Menu
---------------
Right mouse click button show context menu with items:
- View
- Edit
- Rename
- Delete
- Upload to (Dropbox, Github, GDrive)
- Downloud
Documentation
---------------
JS Doc documentation could be found in [http://jsdoc.info/coderaiser/cloudcmd/](http://jsdoc.info/coderaiser/cloudcmd/)