| New Project |
Creates a new project. |
| Import Project... |
Imports a new project. |
| Delete Project |
Deletes an existing project, if it is highlighted in the Projects window. |
| Rename Project |
Renames an existing project, if it is highlighted in the Projects window. |
|
| Check well-formedness |
Performs a check for well-formedness on all the files in the active project or folder. Files that are not well-formed will be
highlighted using a red cross in the project or folder. |
| Validate |
Validates all the files in the active project. Files must be associated with a grammar or Type for validation to be
performed. Files that are not valid will be highlighted using a red cross in the project or folder. |
| Find in Project... |
Performs a search in the chosen project. Results are listed in the Find in Files tab at the bottom
of the application. Double-clicking on a result will open the file in the editor (if not open already) and
scroll to the occurrence of the search string. |
|
| Add File... |
Adds a file to the current project or folder. |
| Add Remote... |
Adds a remote file to the current project or folder. |
| Remove File |
Removes a file from the current project or folder. |
|
| Add Directory... |
Add a directory and its contents to the current project or folder. |
| Add Directory Contents... |
Add the files in a directory to the current project or folder. |
| Add Virtual Folder... |
Creates a folder which is a link to a directory on the filesystem. The list of files and sub-directories
are loaded at startup time. |
| Refresh Virtual Folder... |
Update the view of the directory with any changes on the filesystem since startup or the previous refresh. |
|
| Add Folder... |
Creates a folder in a project, or a sub-folder in a folder. |
| Remove Folder |
Removes the current folder from a project of parent folder. |
| Rename Folder |
Renames the current folder. |