Difference between revisions of "Lazarus IDE Shortcuts"

From Lazarus wiki
Jump to navigationJump to search
Line 20: Line 20:
 
|---- class="working"
 
|---- class="working"
 
|F1||misc||help||Cmd-?
 
|F1||misc||help||Cmd-?
|---- class="working"
+
|---- class="not"
 
|Ctrl-Shift-F1||misc||help editor||
 
|Ctrl-Shift-F1||misc||help editor||
|---- class="working"
+
|---- class="not"
 
|Ctrl-F2||misc||stop program||
 
|Ctrl-F2||misc||stop program||
 
|---- class="working"
 
|---- class="working"
Line 28: Line 28:
 
|---- class="working"
 
|---- class="working"
 
|Shift-F3||misc||find previous||Cmd-Shift-G
 
|Shift-F3||misc||find previous||Cmd-Shift-G
|---- class="working"
+
|---- class="not"
 
|F4||misc||run to cursor||
 
|F4||misc||run to cursor||
 
|---- class="working"
 
|---- class="working"
 
|Ctrl-F4||misc||close file||Cmd-Shift-W
 
|Ctrl-F4||misc||close file||Cmd-Shift-W
|---- class="working"
+
|---- class="not"
 
|F5||misc||add breakpoint||
 
|F5||misc||add breakpoint||
|---- class="working"
+
|---- class="not"
 
|Ctrl-F5||misc||add watch||
 
|Ctrl-F5||misc||add watch||
|---- class="working"
+
|---- class="not"
 
|Ctrl-F8||misc||jump next error||
 
|Ctrl-F8||misc||jump next error||
|---- class="working"
+
|---- class="not"
 
|Ctrl-Shift-F8||misc||jump previous error||
 
|Ctrl-Shift-F8||misc||jump previous error||
|---- class="working"
+
|---- class="not"
 
|F7||misc||step into||
 
|F7||misc||step into||
|---- class="working"
+
|---- class="not"
 
|Ctrl-F7||misc||evaluate||
 
|Ctrl-F7||misc||evaluate||
|---- class="working"
+
|---- class="not"
 
|F8||misc||step over||
 
|F8||misc||step over||
|---- class="working"
+
|---- class="not"
 
|F9||misc||run||
 
|F9||misc||run||
|---- class="working"
+
|---- class="not"
 
|Ctrl-F9||misc||build||
 
|Ctrl-F9||misc||build||
|---- class="working"
+
|---- class="not"
 
|F11||misc||toggle OI||
 
|F11||misc||toggle OI||
|---- class="working"
+
|---- class="not"
 
|Shift-F11||misc||add unit to project||
 
|Shift-F11||misc||add unit to project||
|---- class="working"
+
|---- class="not"
 
|Ctrl-F11||misc||open project||
 
|Ctrl-F11||misc||open project||
|---- class="working"
+
|---- class="not"
 
|Ctrl-Shift-F11||misc||project options||
 
|Ctrl-Shift-F11||misc||project options||
|---- class="working"
+
|---- class="not"
 
|F12||misc||toggle unit/form||
 
|F12||misc||toggle unit/form||
|---- class="working"
+
|---- class="not"
 
|Ctrl-F12||misc||view units||
 
|Ctrl-F12||misc||view units||
|---- class="working"
+
|---- class="not"
 
|Shift-F12||misc||view forms||
 
|Shift-F12||misc||view forms||
 
|---- class="working"
 
|---- class="working"
Line 68: Line 68:
 
|---- class="working"
 
|---- class="working"
 
|Alt-[Shift]-Left/Right||jump to next word||||
 
|Alt-[Shift]-Left/Right||jump to next word||||
|---- class="working"
+
|---- class="not"
 
|Alt-Up/Down||jump to start/end of paragraph||find declaration||
 
|Alt-Up/Down||jump to start/end of paragraph||find declaration||
 
|---- class="working"
 
|---- class="working"
 
|Cmd-[Shift]-Left/Right||jump to start/end of line||jump next word||Alt-Left/Right
 
|Cmd-[Shift]-Left/Right||jump to start/end of line||jump next word||Alt-Left/Right
|---- class="working"
+
|---- class="not"
 
|Cmd-Up/Down||jump to start/end of file||scroll one up/down||
 
|Cmd-Up/Down||jump to start/end of file||scroll one up/down||
|---- class="working"
+
|---- class="not"
 
|Cmd-Shift-Up/Down||select to start/end of file||method jump||
 
|Cmd-Shift-Up/Down||select to start/end of file||method jump||
 
|---- class="working"
 
|---- class="working"
Line 82: Line 82:
 
|---- class="working"
 
|---- class="working"
 
|[Shift]-PageUp/Down||jump page up/down||||
 
|[Shift]-PageUp/Down||jump page up/down||||
|---- class="working"
+
|---- class="not"
 
|Home/End||jump to start/end of file||jump to start/end of line||
 
|Home/End||jump to start/end of file||jump to start/end of line||
|---- class="working"
+
|---- class="not"
 
|Cmd-[Shift]-Tab||switch application||jump prev/next file||
 
|Cmd-[Shift]-Tab||switch application||jump prev/next file||
 
|---- class="working"
 
|---- class="working"
Line 104: Line 104:
 
|---- class="working"
 
|---- class="working"
 
|Cmd-Alt-F||incremental search||||
 
|Cmd-Alt-F||incremental search||||
|---- class="working"
+
|---- class="not"
 
|Cmd-G||find next||goto line||
 
|Cmd-G||find next||goto line||
|---- class="working"
+
|---- class="not"
 
|Cmd-Shift-G||find previous||insert guid||
 
|Cmd-Shift-G||find previous||insert guid||
|---- class="working"
+
|---- class="not"
 
|Cmd-[Alt]-H||hide app||jump back||
 
|Cmd-[Alt]-H||hide app||jump back||
 
|---- class="working"
 
|---- class="working"
Line 118: Line 118:
 
|---- class="working"
 
|---- class="working"
 
|Cmd-O||open file||||
 
|Cmd-O||open file||||
|---- class="working"
+
|---- class="not"
 
|Cmd-Q||quit||goto line||
 
|Cmd-Q||quit||goto line||
 
|---- class="working"
 
|---- class="working"
Line 130: Line 130:
 
|---- class="working"
 
|---- class="working"
 
|Cmd-V||paste||||
 
|Cmd-V||paste||||
|---- class="working"
+
|---- class="not"
 
|Cmd-W||close window||word completion||
 
|Cmd-W||close window||word completion||
 
|---- class="working"
 
|---- class="working"
Line 142: Line 142:
 
|---- class="working"
 
|---- class="working"
 
|Control||The control modifier is used by cocoa in text fields. So it is free for designer and source editor functions||||
 
|Control||The control modifier is used by cocoa in text fields. So it is free for designer and source editor functions||||
|---- class="working"
+
|---- class="not"
|Control-1-9||create special chars on some layouts||bookmark commands||
+
|Control-1-9||create special chars on some layouts||jump to bookmark||
|---- class="working"
+
|---- class="not"
|Cmd-*-1-9||apple functions like capture screen||bookmark commands||
+
|Cmd-*-1-9||apple functions like capture screen||set bookmark||
 
|}
 
|}
  
 
===XCode===
 
===XCode===
 
XCode is Apple's own development environment. Here are the XCode shortcuts: [http://www.1729.us/xcode/Xcode%20Shortcuts%20B_W.png]
 
XCode is Apple's own development environment. Here are the XCode shortcuts: [http://www.1729.us/xcode/Xcode%20Shortcuts%20B_W.png]

Revision as of 16:23, 29 July 2008

Key mapping

All shortcuts can be edited in Environment / Editor Options / Key mapping. See Key Mapping.

Mac OS X

Mac OS X has quite different key policies. For example most F keys are used by the OS, there are no menu Alt shortcuts and there are large guidelines (contrary to linux and windows where only a few keys work the same under all programs).

The apple human interface guidelines for key bindings can be seen here: [1]

Conflicts with default lazarus key map

Here is the list with the conflicts of the default lazarus key mapping:

Keys Function defined by Apple Conflict with lazarus default Resolution
F1 misc help Cmd-?
Ctrl-Shift-F1 misc help editor
Ctrl-F2 misc stop program
F3 misc find next Cmd-G
Shift-F3 misc find previous Cmd-Shift-G
F4 misc run to cursor
Ctrl-F4 misc close file Cmd-Shift-W
F5 misc add breakpoint
Ctrl-F5 misc add watch
Ctrl-F8 misc jump next error
Ctrl-Shift-F8 misc jump previous error
F7 misc step into
Ctrl-F7 misc evaluate
F8 misc step over
F9 misc run
Ctrl-F9 misc build
F11 misc toggle OI
Shift-F11 misc add unit to project
Ctrl-F11 misc open project
Ctrl-Shift-F11 misc project options
F12 misc toggle unit/form
Ctrl-F12 misc view units
Shift-F12 misc view forms
[Shift]-Up,Down,Right,Left move cursor
Alt-[Shift]-Left/Right jump to next word
Alt-Up/Down jump to start/end of paragraph find declaration
Cmd-[Shift]-Left/Right jump to start/end of line jump next word Alt-Left/Right
Cmd-Up/Down jump to start/end of file scroll one up/down
Cmd-Shift-Up/Down select to start/end of file method jump
Cmd-? show context help
Delete/Backspace delete char
[Shift]-PageUp/Down jump page up/down
Home/End jump to start/end of file jump to start/end of line
Cmd-[Shift]-Tab switch application jump prev/next file
Cmd-Alt-D show/hide dock
Cmd-Ctrl-D dictionary
Cmd-*-Space spotlight, apple reserved
Cmd-Alt-Escape force quit
Cmd-A select all
Cmd-C copy
Cmd-E find word at cursor incremental find find is smart to auto use word at cursor. incremental find.
Cmd-F find
Cmd-Alt-F incremental search
Cmd-G find next goto line
Cmd-Shift-G find previous insert guid
Cmd-[Alt]-H hide app jump back
Cmd-M minimize window
Cmd-Alt-M minimize app
Cmd-N new file
Cmd-O open file
Cmd-Q quit goto line
Cmd-Shift-Q log out
Cmd-S save
Cmd-Shift-S Save As save all Cmd-Alt-S
Cmd-Alt-S Save All
Cmd-V paste
Cmd-W close window word completion
Cmd-Shift-W close file
Cmd-Alt-W close all files
Cmd-X cut
Cmd-Z undo
Control The control modifier is used by cocoa in text fields. So it is free for designer and source editor functions
Control-1-9 create special chars on some layouts jump to bookmark
Cmd-*-1-9 apple functions like capture screen set bookmark

XCode

XCode is Apple's own development environment. Here are the XCode shortcuts: [2]