Difference between revisions of "IDE Window: Editor Options Display"

From Lazarus wiki
Jump to navigationJump to search
(New page: {{IDE Window: Editor Options Display}} <u><b>This is the online help for the IDE Editor Options: <i>Display</i></b></u> *You can get this dialog via: ::The menu: "Environment" => "Options...)
 
Line 5: Line 5:
 
::The menu: "Environment" => "Options" / Editor options ...
 
::The menu: "Environment" => "Options" / Editor options ...
 
::The source-editor pop-up menu: "Editor properties ...
 
::The source-editor pop-up menu: "Editor properties ...
:This page describes the items on the page: "Editor" / "General"
+
:This page describes the items on the page: "Editor" / "Display"
 
*For more Editor Options see the parent page: [[IDE_Window:_Editor_Options|Editor Options]]
 
*For more Editor Options see the parent page: [[IDE_Window:_Editor_Options|Editor Options]]
 
*For other options see [[IDE_Window:_Options|All IDE Options]]
 
*For other options see [[IDE_Window:_Options|All IDE Options]]

Revision as of 05:07, 30 October 2010

English (en)

This is the online help for the IDE Editor Options: Display

  • You can get this dialog via:
The menu: "Environment" => "Options" / Editor options ...
The source-editor pop-up menu: "Editor properties ...
This page describes the items on the page: "Editor" / "Display"

Display

Margin and gutter

  • Visible right margin - show the right margin line
  • Visible gutter - show the left bar
  • Show line numbers - show line numbers in the gutter
  • Every n-th line number - fine tune the above 'Show line numbers' option
  • Right margin color - position in characters
  • Gutter separator index - define where the vertical separator line is drawn. A value of 4 means right between gutter and text. -1 means do not draw it at all.

Default editor font

  • Font name - Can be as simple as 'courier' or as complicated as '-adobe-courier-medium-r-normal-*-*-140-*-*-*-*-iso10646-1' under gtk/X.
  • Editor font height
  • Extra line spacing - extra space between lines in pixels.
  • Disable anti-aliasing

Related options

Colors

See Colors

Markup and Matches

See Markup and Matches