Anjuta IDE Manual | ||
---|---|---|
<<< Previous | Next >>> |
To create a new file, choose File->New from the menubar, or click on the New File button on the toolbar. A new page will appear in the editor (or a new window if the parent document is windowed). This new document will be named newfile#1, newfile#2, newfile#3 and so on.
Anjuta occatinally also creates new files during some operations. For example, some CVS operations, such as diff, file log, file status etc, create new files and add the output there. These could be saved in real file just like normal new files.
To insert popular text bits in the file, place the cursor at the insertion point and select the right insert text menu item from File->Insert Text. Some of the text bits use the user information (such as name and email) provided in Preferences (General page). So make sure you set them to correct values before inserting texts.
![]() | Save file |
---|---|
You should save new documents as soon as possible to avoid any data loss in case of a crash. |
<<< Previous | Home | Next >>> |
Main Window | Opening and Saving Files |