81
edits
mNo edit summary |
|||
Line 123: | Line 123: | ||
Right now only CSS, JavaScript and HTML hightlighting is supported. This will be improved in a near future. | Right now only CSS, JavaScript and HTML hightlighting is supported. This will be improved in a near future. | ||
=Command Line= | =Command Line= | ||
Line 200: | Line 183: | ||
<i>project</i> [name]: Creates a project with the desired name | <i>project</i> [name]: Creates a project with the desired name | ||
=Keyboard Shortcuts= | |||
Note: The keyboard shortcuts are the same for Windows, GNU/Linux and Mac OS, there is no Cmd equivalent. | |||
Control-J: Takes you to the command line. | |||
==Emacs Style Shortcuts== | |||
There are some shortcuts implemented that are similar to Emacs. They are: | |||
*Control-B: Move cursor left | |||
*Control-F: Move cursor right | |||
*Control-P: Move cursor up | |||
*Control-N: Move cursor down | |||
*Control-A: Move cursor to line start | |||
*Control-E: Move cursor to line end | |||
=User Configuration= | =User Configuration= |
edits