|
|
Source File Edit MenuThis menu appears when you right-click within a source file in the Source Files pane. Click a function listed below for more information.
CutCuts the currently selected text. The text is removed and placed on the system clipboard. You can paste the text in another location or in another application that supports paste, if you wish. CopyCopies the currently selected text to the system clipboard. PastePastes the text from the system clipboard to the current cursor location. Within Globalyzer, you can only paste into a source file in the Source Files pane. Select AllSelects all the text in the source file. SearchThis pull-right menu contains these functions: Find -- Brings up the Find In Source File dialog box. For more information on this feature, click here. Find Next -- Finds the next occurrence of the search pattern in the source file. Go To Line -- Brings up the Go To Line dialog box. For information on this dialog, click here. Fix CodeThis pull-right menu contains these functions: Externalize String -- Lets you externalize the selected text. For more information on this feature, click here. Externalize And Edit String -- Lets you edit the selected text before externalizing it. For more information on this feature, click here. To Do Comment -- Lets you paste a "To Do" comment in your source code. For more information on this feature, click here. Ignore Comment -- Lets you paste an Ignore comment in your source code. For more information on this feature, click here. Externalized String Comment -- Lets you paste an Externalize comment in your source code. For more information on this feature, click here.
|