码迷,mamicode.com
首页 > 其他好文 > 详细

Dev常用快捷键

时间:2015-11-28 13:29:45      阅读:188      评论:0      收藏:0      [点我收藏+]

标签:

toggle bookmark: Ctrl+1~9

goto bookmark: Alt+1~9

toggle comment: Ctrl+/

toggle inline comment: Ctrl+;

duplicate line: Ctrl+E

delete line: Ctrl+D

move to other view: Alt+M

swap header/source: Ctrl+Q

project option: Ctrl+H

 

find: Ctrl+F

find in files: Ctrl+Shift+F

replace: Ctrl+R

replacee in files: Ctrl+Shift+F

search again: F3

search again backward: Shift+F3

incremental search: Ctrl+I

goto line: Ctrl+G

goto function: Ctrl+Shift+G

 

compile: F9

run: F10

compile & run: F11

rebuild all: F12

goto breakpoint: F2

toggle breakpoint: F4

debug: F5

 

format current file: Ctrl+Shift+A

 

Dev常用快捷键

标签:

原文地址:http://www.cnblogs.com/htmlphp/p/5002429.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!