Add and Delete Files¶
You can create and delete files in your project using the File tab on the menu bar or from the context menu in the Filetree.
Add a file¶
To add a new file, follow these steps:
Navigate to the folder in your project where you want to create the file.
Click the File tab on the menu bar and choose New File, or right-click the folder in the Filetree and choose New File from the context menu.
On the Create New File dialog, enter the File Name and extension.
Click OK.
Copy a file¶
You can also copy a file to another location in the project.
Right-click the file in the Filetree and choose Copy from the context menu.
Navigate to the location in the project where you want to copy it, right-click and choose Paste.
Move files¶
You can drag and drop a file to another location in the Filetree.
Delete a file¶
To delete a file, use one of the following methods:
Right-click the file in the Filetree and choose Delete from the context menu.
Use a keyboard shortcut fn+backspace (Mac) or shift+del (Windows or Linux)
Warning - Deleting a file cannot be undone.