Difference between revisions of "IDE Window: Editor Options"

From Lazarus wiki
Jump to navigationJump to search
Line 7: Line 7:
 
*The source-editor pop-up menu: "Editor properties ...
 
*The source-editor pop-up menu: "Editor properties ...
  
The available editor opens are:
+
The available editor options are:
 
*[[IDE_Window:_Editor_Options_General|General]]
 
*[[IDE_Window:_Editor_Options_General|General]]
 
**Undo / Redo
 
**Undo / Redo

Revision as of 15:49, 27 March 2014

Deutsch (de) English (en) español (es) suomi (fi)

IDE Options - Editor

This is part of the online help for the IDE.
It describes the section: "Editor Options". You can open the described dialog in your IDE via:

  • The menu: "Tools" => "Options" / Editor options ...
  • The source-editor pop-up menu: "Editor properties ...

The available editor options are:

  • General
    • Undo / Redo
    • Scrolling
    • Indent and Tabs
      Please also see Codetools for automatic indent of Pascal sources
    • Cursor
    • Selection
    • Misc
      • Showing Whitespace
      • Trimming spaces
      • Copy/paste: unselected / fold
      • Search
  • Display
    • Gutter / Margin
    • Font
    • Line-spacing
    • Colors
      • Highlighting Pascal/Language specific elements
      • General Highlighting (Selection, Line Highlights, ...)
    • Markup and Matches
      • Highlight other occurrences of the current word
      • Matching brackets
      • Extended Pascal-Keyword settings
  • User defined markup
  • Highlight your own chosen words
  • Completion and Hints
    • Automatic removal of unused events
    • Automatic completion of Pascal blocks (begin/end)
    • Automatic completion of identifiers
    • Hints in the Editor
  • Code Folding
    • Source/Text folding
  • Divider Drawing
    • Drawing divider lines
  • Pages and Windows
    • Notebook and it's tabs
    • Automatic selection of windows for code navigation