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

From Lazarus wiki
Jump to navigationJump to search
(Excuded redirect, deleted underscores (it is bad for search))
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{IDE Window: Editor Options Keymap}}
+
<noinclude>{{IDE Window: Editor Options Keymap}}</noinclude>
  
 
<u><b>This is part of the online help for the IDE. </b></u><br/>
 
<u><b>This is part of the online help for the IDE. </b></u><br/>
 
It describes the section: "Editor" / "Key Mappings". You can open the described dialog in your IDE via:<br/>
 
It describes the section: "Editor" / "Key Mappings". You can open the described dialog in your IDE via:<br/>
*The menu: "Environment" => "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 ...
  
 
<font size="+1"><u><b>Navigation</b></u></font><br/>
 
<font size="+1"><u><b>Navigation</b></u></font><br/>
 
<table><tr><td>
 
<table><tr><td>
*<font size="+1">[[IDE_Window:_Editor_Options|Editor Options]]</font> Overview of all Editor Options
+
*<font size="+1">[[IDE Window: Editor Options|Editor Options]]</font> Overview of all Editor Options
 
</td><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </td><td>
 
</td><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </td><td>
*<font size="+1">[[IDE_Window:_Options|IDE Options]]</font> Overview of all options for the IDE</td>
+
*<font size="+1">[[IDE Window: IDE Options Dialog|IDE Options]]</font> Overview of all options for the IDE</td>
 
</tr></table><br/>
 
</tr></table><br/>
  
Line 17: Line 17:
 
__TOC__
 
__TOC__
  
=Key Mapping=
+
== Key Mappings ==
 +
 
 
See [[Lazarus IDE Shortcuts]].
 
See [[Lazarus IDE Shortcuts]].
  
Line 33: Line 34:
 
Click on the button to show a dialog. Grab a key and press ok. The tree will then only show those keys that start with the shortcut. Select VK_UNKNOWN to show all.
 
Click on the button to show a dialog. Grab a key and press ok. The tree will then only show those keys that start with the shortcut. Select VK_UNKNOWN to show all.
  
=== Choose scheme ===
+
=== Load a scheme ===
  
Load one of the predefined key mappings. This will replace '''all''' your shortcuts.
+
The load a scheme button opens the [[IDE Window: Choose Key Mapping Scheme|Choose Key Mapping Scheme]] dialog and allows you to choose one of the predefined key mapping schemes. This will replace '''all''' your shortcuts.
  
 
=== Check consistency ===
 
=== Check consistency ===
  
 
Search for double defined keys.
 
Search for double defined keys.

Latest revision as of 15:03, 30 January 2021

English (en)

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

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

Navigation

     



Key Mappings

See Lazarus IDE Shortcuts.

Filter

At the top there is an edit field to set a text filter. You can type some letters and the tree will be updated to show only those keys which description contains the word. Set empty to show all.

Tree of IDE shortcuts

Here you can see all commands and shortcuts of the IDE. Click on one of the keys to popup a dialog to edit the shortcut.

Find key combination

Click on the button to show a dialog. Grab a key and press ok. The tree will then only show those keys that start with the shortcut. Select VK_UNKNOWN to show all.

Load a scheme

The load a scheme button opens the Choose Key Mapping Scheme dialog and allows you to choose one of the predefined key mapping schemes. This will replace all your shortcuts.

Check consistency

Search for double defined keys.