Editing in Topaz Workbench


The family of Topaz Editors are language-aware, Eclipse-based editors for browsing and editing source. The editors provide search functionality, colorization for language syntax, an outline view to assist navigation through the code, and other functionality that is customized via preference settings.

The appropriate editor launches based on the file association for a given file extension as follows:


Warning

Important

When a user selects a file with a .data extension, Topaz Workbench’s automatic language detection is activated. Its purpose is to determine what language the selected file contains so it can be opened in the correct editor. The possible language selections include COBOL, PL/I, JCL, REXX, C, and ASM390. The correct language is determined by a file scan that identifies tokens unique to each language.

Success

Tip

For default Eclipse editing functionality, see Eclipse documentation.

To change the default editor

A two-step process is used to change the default editor to be used when opening z/OS datasets and members with Host Explorer or in a Compuware mainframe project. The first step is to ensure that z/OS dataset and member name patterns (such as *.cobol.*) are mapped to a file extension (such as *.cbl). The second is to associate that file extension (*.cbl) with the -supported editor with which it should be opened (such as the Topaz COBOL Editor). Refer to z/OS Dataset Extension Mappings and Associating a File Extension to an Editor for instructions on changing the default editor.

To search for text

The Topaz Editors provide context menu options for searching within a workspace, project, file, or working set. Refer to the Eclipse documentation for information on this search functionality.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Compuware Topaz Workbench 20.06