beautypg.com

Line number margin, Ee the – Zilog Z8F0130 User Manual

Page 200

background image

Using the Editor

UM013037-1212

176

Zilog Developer Studio II – Z8 Encore!
User Manual

2. Click the

Editor

tab.

3. Click the

Advanced Editor Options

button. The

Advanced Editor Options

dialog

box is displayed.

4. Select the

Display Code Folding Margin

checkbox to display the code folding mar-

gin. This option is selected by default.

5. Select any one of the fold symbol option buttons

Simple

,

Arrow

,

Circle

or

Box

to

change the look and feel of the fold points. By default,

Simple

is selected.

6. Select the

Fold Comments

checkbox to display fold points for all of the commented

lines of code and text.

7. Select the

Fold Preprocessors

checkbox to display fold points for all of the prepro-

cessor conditional macro statements.

If you enable Code Folding Margin, the Wrap long Lines will be disabled automatically
and vice-versa.

Line Number Margin

Line numbers can orient you when working in a long file. It allows you to quickly navi-
gate to a specific line of code or to identify easily a given line of code. It would also be
helpful to have the line numbers appear in the margin to aid debugging.

Figure 119. Advance Editor Options, Display Code Folding Margin

Note: