File menu commands
The File menu offers the following commands:| New | Creates a new document. |
| New > Normal Text | Creates a new normal document. |
| New > HTML | Creates a new HTML document. |
| New > Browser Window | Creates a new Browser window. |
| New > Configure Templates | Adds or removes document templates. |
| New > Document Template | Creates a new document using document template. |
| Open | Opens an existing document. |
| Close | Closes an opened document. |
| Close All | Closes all document windows. |
| Save | Saves an opened document using the same filename. |
| Save All | Saves all documents. |
| Save As | Saves an opened document to a specified file name. |
| Prints a document. | |
| Print Preview | Displays the document on the screen as it would appear printed. |
| Print Others > Print Setup | Selects a printer and printer connection. |
| Print Others > Print Direct | Prints the active document directly. |
| Print Others > Print All | Prints all open documents. |
| FTP > FTP Upload | Uploads file to FTP server. |
| FTP > Upload All | Uploads all open files to FTP server. |
| FTP > Open Remote | Opens an existing document from FTP server. |
| FTP > Save As Remote | Saves the active document as a remote FTP file. |
| FTP > FTP Settings | Sets the FTP account information. |
| FTP > Disconnect | Closes all FTP connections. |
| Git/SVN > Update | Runs SVN Update on current file. |
| Git/SVN > Commit | Runs SVN Commit on current file. |
| Git/SVN > Show Log | Runs SVN Log on current file. |
| Git/SVN > Diff | Runs SVN Diff on current file with previous version. |
| Git/SVN > Checkout | Runs SVN Checkout on current directory. |
| Git/SVN > Compare Files | Compares open files. |
| Git/SVN > Update Dir | Runs SVN Update on current file directory. |
| Git/SVN > Commit Dir | Runs SVN Commit on current file directory. |
| Git/SVN > Show Log Dir | Runs SVN Log on current file directory. |
| Git/SVN > Use TortoiseGit | Uses TortoiseGit for version control commands. |
| Git/SVN > Use TortoiseSVN | Uses TortoiseSVN for version control commands. |
| Others > Open Header | Opens the header file of the C/C++ file. |
| Others > Go to File | Opens selection or jumps to a file using output window pattern. |
| Others > Close Others | Closes all open documents except the current one. |
| Others > Rename | Renames current file. |
| Others > Save Copy As | Copies current file as a new name. |
| Others > Copy Name | Copies current file path to the clipboard. |
| Others > Send Mail | Sends the document through e-mail. |
| Others > Lock Files | Protects open files from modified by other applications. |
| Others > Reload All | Reloads all open documents from the disk. |
| Others > Export Workspace | Saves current workspace as an INI file. |
| Others > Import Workspace | Loads a workspace INI file and imports to current workspace. |
| Others > Exit without Workspace | Quits the application without saving workspace. |
| Others > Delete File | Deletes the active document file. |
| Others > Properties | Displays the file's properties. |
| Recent Files | Opens last documents you closed. |
| Clear Recent Files List | Clears the Recent Files list items. |
| More Recent Files | Shows list of more recent files. |
| Save & Exit | Saves all documents and quits the application. |
| Exit | Exits EditPlus. |