81
edits
m (→Requisites) |
|||
Line 165: | Line 165: | ||
<font style="color:red;">Some commands still missing</font> | <font style="color:red;">Some commands still missing</font> | ||
<i>clear</i> | <i>clear</i> - Clear the content of the file. | ||
<i>closefile</i> | <i>closefile</i> (<font style="color:#55F;">file</font>) - If file parameter is passed, closes the specified file, if not, closes the current open file. | ||
<i>clipboard</i> | <i>clipboard</i> - Saves the file contents into the clipboard. | ||
<i>dashboard</i> | <i>dashboard</i> - Go back to the Dashboard | ||
<i>editconfig</i> | <i>editconfig</i> - Open the configuration file for the editor. | ||
<i>goto</i> | <i>goto</i> (<font style="color:#55F;">line number</font>) - Moves cursor to the desired line number. | ||
<i>load</i> | <i>load</i> (<font style="color:#55F;">filename</font>) - Loads the file specified in (<font style="color:#55F;">filename</font>) | ||
<i>logout</i> | <i>logout</i> - Logout the editor. | ||
<i>newfile</i> | <i>newfile</i> (<font style="color:#55F;">filename</font>) - Creates a new file with the name specified in [filename] | ||
<i>preview</i> | <i>preview</i> (<font style="color:#55F;">filename</font>) - Preview the file in the web browser (does not work on Webkit) | ||
<i>project</i> | <i>project</i> (<font style="color:#55F;">name</font>) - Creates a project with the desired name | ||
=Keyboard Shortcuts= | =Keyboard Shortcuts= |
edits