File Extensions (Tools/Options)


 

The File Extensions tab of the IDE Options dialog provides access to the various IDE Studio Extensions definitions. The IDE uses the extension definitions to understand how to work with various file types. By knowing that a file with a "PLF" extension is a form file, the IDE understands it should be edited using the Form Designer.

 

The IDE File Extensions tab shows the currenly defined defined extensions. A default list of extension is defined when the IDE is installed.

 

ide_extensions.png

 

Extensions Options Dialog Items

Extensions

Shows a list of the currently defined extensions.

Add

Allows definition of a new extension.

Edit

Allows modification of a selected extension.

Remove

Removed the selected extension.

Defaults

Add any of the missing IDE default extensions.

 

When adding or editing an extension the following dialog is displayed:

 

externaleditor.png

Extension Editor Dialog Items

Extension

Type the file extension being defined. A leading period (.) will be added if not specified. The extension will be stored in upper case.

Language

The language indicator passed to the editor for color syntax highlighting.

Files with this extension

Informs the IDE of the default action taken when the file is accessed. Typically inclusion and form files will be edit only while the program source file extensions may be edited, compiled, and executed..

 



PL/B IDE Studio Help Behavior (Tools/Options) FTP Accounts (Tools/Options)