Difference between revisions of "IDE Window: Editor Options"

From Free Pascal wiki
Jump to navigationJump to search
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{IDE Window: Editor Options}}
+
<noinclude>{{IDE Window: Editor Options}}<!--- This page may be used as template in other pages ---></noinclude>
 
[[File:IDE-options-editor.JPG|thumb|400px|IDE Options - Editor]]
 
[[File:IDE-options-editor.JPG|thumb|400px|IDE Options - Editor]]
  
This is part of the online help for the IDE.</br>
+
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:
 
It describes the section: "Editor Options". You can open the described dialog in your IDE via:
 
*The menu: "Tools" => "Options" / Editor options ...
 
*The menu: "Tools" => "Options" / Editor options ...
 
*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
 
**Scrolling
 
**Scrolling
Line 14: Line 15:
 
**Cursor
 
**Cursor
 
**Selection
 
**Selection
**[[IDE_Window:_Editor_Options_General_Misc|Misc]]
+
**[[IDE_Window: Editor Options General Misc|Misc]]
 
***Showing Whitespace
 
***Showing Whitespace
 
***Trimming spaces
 
***Trimming spaces
 
***Copy/paste: unselected / fold
 
***Copy/paste: unselected / fold
 
***Search
 
***Search
*[[IDE_Window:_Editor_Options_Display|Display]]
+
*[[IDE Window: Editor Options Display|Display]]
 
**Gutter / Margin
 
**Gutter / Margin
 
**Font
 
**Font
Line 47: Line 48:
 
** Drawing divider lines
 
** Drawing divider lines
 
* [[IDE_Window:_Editor_Options_MultiWindow|Pages and Windows]]
 
* [[IDE_Window:_Editor_Options_MultiWindow|Pages and Windows]]
** Notebook and it's tabs
+
** Notebook and its tabs
 
** Automatic selection of windows for code navigation
 
** Automatic selection of windows for code navigation
 
[[Category:IDE Window]]
 
[[Category:IDE]]
 
[[Category:Lazarus]]
 

Revision as of 14:47, 3 July 2015

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 its tabs
    • Automatic selection of windows for code navigation