快捷键(30分)

  • 主题发起人 主题发起人 delphifaq
  • 开始时间 开始时间
D

delphifaq

Unregistered / Unconfirmed
GUEST, unregistred user!
请问使用delphi 的class IDE editor 操作的快捷键
如块移动 默认为ctrl+shift+I 和U 现在呢?
还有加BOOKMARK等
 
BookMark:

建立/取消 ctrl+shift+1...9

块首:
ctrl+k+b
块尾:
ctrl+k+k
 
在关键字后按ctrl+j可以弹出窗口,自动完成begin end.
如: if (ctrl+j)
 
在过程、函数的括号里面按 shift+crtl+空格 出类型提示

ctrl+空格 出 code insight 但是这个快捷键和中文输入重了,
所以我一般设置左ctrl+空格键才能出中文输入,这样 右ctrl+空格 就能出 codeinsight了
 
谢谢 但是你们说的是用defaultkeymaping editor 我想问的是使用IDE classic editor 下的快捷键 我上面的例如也是在defaultkeymaping editor 下的 但不知道在IDE classic editor下的
 
下面列出了大多数的快捷键。包括你要的。

F1 Displays context-sensitive Help
F4 Run|Go to Cursor
F5 Run|Toggle Breakpoint
F7 Run|Trace Into
F8 Run|Step Over
F9 Run|Run
F11 View|Object Inspector
F12 View|Toggle Form/Unit
Alt+F10 Displays a context menu
Alt+0 View|Window List
Ctrl+F1 Help|Topic Search
Ctrl+F2 Run|Program Reset
Ctrl+F3 View|Call Stack
Ctrl+F4 Closes current file
Ctrl+F5 Add Watch at Cursor
Ctrl+F7 Evaluate/Modify
Ctrl+F9 Project|Compile
Ctrl+F12 View|Units
Shift+F12 View|Forms
Ctrl+Shift+P Plays back a key macro
Ctrl+Shift+R Records a key macro
Ctrl+K+D Accesses the menu bar
Ctrl+K+S File|Save
Ctrl+K+B Marks the beginning of a block
Ctrl+K+C Copies a selected block
Ctrl+K+H Hides/shows a selected block
Ctrl+K+I Indents a block by the amount specified in the Block Indent combo box on the Editor options
page of the Environment Options dialog box
Ctrl+K+K Marks the end of a block
Ctrl+K+L Marks the current line as a block
Ctrl+K+N Changes a block to uppercase
Ctrl+K+O Changes a block to lowercase
Ctrl+K+R Reads a block from a file
Ctrl+K+T Marks a word as a block
Ctrl+K+U Outdents a block by the amount specified in the Block Indent combo box on the Editor options
page of the Environment Options dialog box.
Ctrl+K+V Moves a selected block
Ctrl+K+W Writes a selected block to a file
Ctrl+K+Y Deletes a selected block
Ctrl+O+C Marks a column block
Ctrl+O+I Marks an inclusive block
Ctrl+O+K Marks a non-inclusive block
Ctrl+O+L Marks a line as a block
Ctrl+Q+B Moves to the beginning of a block
Ctrl+Q+K Moves to the end of a block
Ctrl+K+0 Sets bookmark 0
Ctrl+K+1 Sets bookmark 1
Ctrl+K+2 Sets bookmark 2
Ctrl+K+3 Sets bookmark 3
Ctrl+K+4 Sets bookmark 4
Ctrl+K+5 Sets bookmark 5
Ctrl+K+6 Sets bookmark 6
Ctrl+K+7 Sets bookmark 7
Ctrl+K+8 Sets bookmark 8
Ctrl+K+9 Sets bookmark 9
Ctrl+K+Ctrl+0 Sets bookmark 0
Ctrl+K+Ctrl+1 Sets bookmark 1
Ctrl+K+Ctrl+2 Sets bookmark 2
Ctrl+K+Ctrl+3 Sets bookmark 3
Ctrl+K+Ctrl+4 Sets bookmark 4
Ctrl+K+Ctrl+5 Sets bookmark 5
Ctrl+K+Ctrl+6 Sets bookmark 6
Ctrl+K+Ctrl+7 Sets bookmark 7
Ctrl+K+Ctrl+8 Sets bookmark 8
Ctrl+K+Ctrl+9 Sets bookmark 9
Ctrl+Q+0 Goes to bookmark 0
Ctrl+Q+1 Goes to bookmark 1
Ctrl+Q+2 Goes to bookmark 2
Ctrl+Q+3 Goes to bookmark 3
Ctrl+Q+4 Goes to bookmark 4
Ctrl+Q+5 Goes to bookmark 5
Ctrl+Q+6 Goes to bookmark 6
Ctrl+Q+7 Goes to bookmark 7
Ctrl+Q+8 Goes to bookmark 8
Ctrl+Q+9 Goes to bookmark 9
Ctrl+Q+Ctrl+0 Goes to bookmark 0
Ctrl+Q+Ctrl+1 Goes to bookmark 1
Ctrl+Q+Ctrl+2 Goes to bookmark 2
Ctrl+Q+Ctrl+3 Goes to bookmark 3
Ctrl+Q+Ctrl+4 Goes to bookmark 4
Ctrl+Q+Ctrl+5 Goes to bookmark 5
Ctrl+Q+Ctrl+6 Goes to bookmark 6
Ctrl+Q+Ctrl+7 Goes to bookmark 7
Ctrl+Q+Ctrl+8 Goes to bookmark 8
Ctrl+Q+Ctrl+9 Goes to bookmark 9
ÒÔÏ¿ì½Ý¼üÖ»¶Ôµ±Ç°µÄÏîÄ¿ÓÐЧ£º
Shortcut Action
Shift+Ctrl+0 Sets bookmark 0
Shift+Ctrl+1 Sets bookmark 1
Shift+Ctrl+2 Sets bookmark 2
Shift+Ctrl+3 Sets bookmark 3
Shift+Ctrl+4 Sets bookmark 4
Shift+Ctrl+5 Sets bookmark 5
Shift+Ctrl+6 Sets bookmark 6
Shift+Ctrl+7 Sets bookmark 7
Shift+Ctrl+8 Sets bookmark 8
Shift+Ctrl+9 Sets bookmark 9
Ctrl+0 Goes to bookmark 0
Ctrl+1 Goes to bookmark 1
Ctrl+2 Goes to bookmark 2
Ctrl+3 Goes to bookmark 3
Ctrl+4 Goes to bookmark 4
Ctrl+5 Goes to bookmark 5
Ctrl+6 Goes to bookmark 6
Ctrl+7 Goes to bookmark 7
Ctrl+8 Goes to bookmark 8
Ctrl+9 Goes to bookmark 9
Ctrl+E Edit Breakpoint
Ctrl+V View Source
Ctrl+S Edit Source
Ctrl+D Delete Breakpoint
Ctrl+A Add Breakpoint
F1 Topic Search
Ctrl+F1 Topic Search
F6 Displays the next page
Shift+F6 Displays the previous page
Ctrl+A Moves one word left
Ctrl+C Scrolls down one screen
Ctrl+D Moves the cursor right one column, accounting for the autoindent setting
Ctrl+E Moves the cursor up one line
Ctrl+F Moves one word right
Ctrl+G Deletes the character to the right of the cursor
Ctrl+H Deletes the character to the left of the cursor
Ctrl+I Inserts a tab
Ctrl+L Search|Search Again
Ctrl+N Inserts a new line
Ctrl+P Causes next character to be interpreted as an ASCII sequence
Ctrl+R Moves up one screen
Ctrl+S Moves the cursor left one column, accounting for the autoindent setting
Ctrl+T Deletes a word
Ctrl+V Turns insert mode on/off
Ctrl+W Moves down one screen
Ctrl+X Moves the cursor down one line
Ctrl+Y Deletes a line
Ctrl+Z Moves the cursor up one line
Ctrl+Shift+S Performs an incremental search
End Moves to the end of a line
Home Moves to the start of a line
Enter Inserts a carriage return
Ins Turns insert mode on/off
Del Deletes the character to the right of the cursor
Backspace Deletes the character to the left of the cursor
Tab Inserts a tab
Space Inserts a blank space
Left Arrow Moves the cursor left one column, accounting for the autoindent setting
Right Arrow Moves the cursor right one column, accounting for the autoindent setting
Up Arrow Moves up one line
Down Arrow Moves down one line
Page Up Moves up one page
Page Down Moves down one page
Ctrl+Left Arrow Moves one word left
Ctrl+Right Arrow Moves one word right
Ctrl+Home Moves to the top of a screen
Ctrl+End Moves to the end of a screen
Ctrl+PgDn Moves to the bottom of a file
Ctrl+PgUp Moves to the top of a file
Ctrl+Backspace Move one word to the right
Ctrl+Del Deletes a currently selected block
Ctrl+Space Inserts a blank space
Ctrl+Enter Opens file at cursor
Ctrl+Tab Moves to the next page
Shift+Tab Deletes the character to the left of the cursor
Shift+Backspace Deletes the character to the left of the cursor
Shift+Left Arrow Selects the character to the left of the cursor
Shift+Right Arrow Selects the character to the right of the cursor
Shift+Up Arrow Moves the cursor up one line and selects from the left of the starting cursor position
Shift+Down Arrow Moves the cursor down one line and selects from the right of the starting cursor position
Shift+PgUp Moves the cursor up one screen and selects from the left of the starting cursor position
Shift+PgDn Moves the cursor down one line and selects from the right of the starting cursor position
Shift+End Selects from the cursor position to the end of the current line
Shift+Home Selects from the cursor position to the start of the current line
Shift+Space Inserts a blank space
Shift+Enter Inserts a new line with a carriage return
Shift+Ctrl+Tab Moves to the previous page
Ctrl+Shift+Left Arrow Selects the word to the left of the cursor
Ctrl+Shift+Right Arrow Selects the word to the right of the cursor
Ctrl+Shift+Home Selects from the cursor position to the start of the current file
Ctrl+Shift+End Selects from the cursor position to the end of the current file
Ctrl+Shift+PgDn Selects from the cursor position to the bottom of the screen
Ctrl+Shift+PgUp Selects from the cursor position to the top of the screen
Ctrl+Shift+Tab Moves to the previous page
Alt+Backspace Edit|Undo
Alt+Shift+Backspace Edit|Redo
Alt+Shift+Left Arrow Selects the column to the left of the cursor
Alt+Shift+Right Arrow Selects the column to the right of the cursor
Alt+Shift+Up Arrow Moves the cursor up one line and selects the column from the left of the
starting cursor position
Alt+Shift+Down Arrow Moves the cursor down one line and selects the column from the left
of the starting cursor position
Alt+Shift+Page Up Moves the cursor up one screen and selects the column from the left of the
starting cursor position
Alt+Shift+Page Down Moves the cursor down one line and selects the column from the right of the
starting cursor position
Alt+Shift+End Selects the column from the cursor position to the end of the current line
Alt+Shift+Home Selects the column from the cursor position to the start of the current line
Ctrl+Alt+Shift+Left Arrow Selects the column to the left of the cursor
Ctrl+Alt+Shift+Rght Arrow Selects the column to the right of the cursor
Ctrl+Alt+Shift+Home Selects the column from the cursor position to the start of the current file
Ctrl+Alt+Shift+End Selects the column from the cursor position to the end of the current file
Ctrl+Alt+Shift+Page Up Selects the column from the cursor position to the bottom of the screen
Ctrl+Alt+Shift+Page Down Selects the column from the cursor position to the top of the screen
Call stack view
Ctrl+V View Source
Ctrl+E Edit Source
Watch view
Ctrl+E Edit Watch
Ctrl+A Add Watch
Ctrl+D Delete Watch
 
你不会自己结束问题?那么多问题要别人帮你结束??
 
faint呀,被ddt抢了先
 
后退
顶部