找一下帮助,查找shortcuts,什么都有了。
Ctrl+Ins Edit|Copy
Shift+Del Edit|Cut
Shift+Ins Edit|Paste
Ctrl+C Edit|Copy
Ctrl+V Edit|Paste
Ctrl+X Edit|Cut
Breakpoint view
Ctrl+V View Source
Ctrl+S Edit Source
Ctrl+E Edit Breakpoint
Enter Edit Breakpoint
Ctrl+D Delete Breakpoint
Del Delete Breakpoint
Ctrl+A Add Breakpoint
Ins Add Breakpoint
Ctrl+N Enable Breakpoint
Call stack view
Ctrl+V View Source
Ctrl+E Edit Source (Delphi only)
Space View Source (Epsilon only)
Ctrl+Enter Edit Source (Epsilon only)
Message view
Ctrl+V View Source
Space View Source
Ctrl+S Edit Source
Ctrl+Enter Edit Source
Watch view
Ctrl+E Edit Watch
Enter Edit Watch
Ctrl+A Add Watch
Ins Add Watch
Ctrl+D Delete Watch
Del Delete Watch
Shortcut Action or command
F5 Search|Find (forward from cursor position)
F6 Search|Replace (forward from cursor position)
Alt+F5 Search|Find (backward from cursor position)
Alt+F6 Search|Replace (backward from cursor position)
Alt+F9 Displays the local menu
Shift+F4 Tiles windows horizontally
Shift+F5 Search|Search Again
Shift+F6 Repeats the last Search|Replace operation
Esc Cancels a command at the prompt
Del Deletes a character or block at the cursor
Asterisk (*)/keypad Edit|Undo
Backspace Deletes the character to the left of the cursor
Shift+Backspace Deletes the character to the left of the cursor
Tab Inserts a tab character
Enter Inserts a new line with a carriage return
Ctrl+B Moves to the bottom of the window
Ctrl+C Centers line in window
Ctrl+D Moves down one screen
Ctrl+E Moves up one screen
Ctrl+K Deletes to the beginning of a line
Ctrl+M Inserts a new line with a carriage return
Ctrl+S Performs an incremental search
Ctrl+T Moves to the top of the window
Ctrl+U Edit|Redo
Ctrl+Backspace Deletes the word to the left of the cursor
Ctrl+Enter Inserts an empty new line
Ctrl+- (dash) Closes the current page
Alt+A Marks a non-inclusive block
Alt+B Displays a list of open files
Alt+C Mark the beginning of a column block
Alt+D Deletes a line
Alt+G Search|Go to line number
Alt+I Toggles insert mode
Alt+K Deletes of the end of a line
Alt+L Marks a line
Alt+M Marks an inclusive block
Alt+N Displays the contents of the next page
Alt+P Prints the selected block
Alt+Q Causes next character to be interpreted as an ASCII sequence
Alt+R Reads a block from a file
Alt+S Search|Find
Alt+T Search|Replace
Alt+U Edit|Undo
Alt+Backspace Deletes the word to the right of the cursor
Alt+Hyphen Jumps to the previous page
Alt+Page Down Goes to the next tab
Alt+Page Up Goes to the previous tab
Ctrl+Q+[ Finds the matching delimiter (forward)
Ctrl+Q+Ctrl+[ Finds the matching delimiter (forward)
Ctrl+Q+] Finds the matching delimiter (backward)
Ctrl+Q+Ctrl+] Finds the matching delimiter (backward)
Ctrl+O+A Open file at cursor
Ctrl+O+B Browse symbol at cursor
Ctrl+O+O Toggles the case of a selection
Ctrl+F1 Help keyword search
Ctrl+F5 Toggles case-sensitive searching
Ctrl+F6 Toggles regular expression searching
Ctrl+F9 只编译
F9 先编译后运行程序
F5 设置断点
F8 断点调试
Ctrl+z 撤消
Ctrl + 空格(Space) 系统默认提示 注:可能与系统Ctrl+space文字切换冲突,你可以到输入法中将之禁掉
Ctrl + Shift + Space 也是系统提示 如:Copy() ,将光标移动到()里,按三键就会出现提示
Ctrl + Shift + C 将自己定义的函数或过程定义语句显示在下面
Ctrl + S 保存文件
Ctrl + F 查询某词
Ctrl + Y 删除某行
F12 窗体与表单切换
Ctrl + Shift + (箭头:向上或向下) 移动此行定义的过程或函数的定义或声明位置
累,不想说了!!