Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Options - Code Editors
You access the source code editor options via the Code Editors page of the Options dialog (select the Tools | Options | Source Code Engineering | Code Editors menu option). They enable you to configure options for Enterprise Architect's internal editor, as well as the default editor for DDL scripts. You can configure external editors for code languages on each language options page.
The options for the inbuilt editor are:
Option |
Use to |
Use inbuilt editor if no external editor set |
Specify the editor for code in a language if no external editor is defined for that language. |
Show Line Numbers |
Show line numbers in the editor. |
Show Structure Tree |
Show a tree with the results of parsing the open file (requires that the file is parsed successfully). |
Don't parse files larger than |
Specify an upper limit on file size for parsing. Used to prevent performance decrease due to parsing very large files. |
Syntax Highlighting Options |
Specify both global and language-specific editor language properties. |