VS 里的快捷键定制

WSAD/RAD用习惯了,对VS里的快捷键很不习惯,先修改几个最常用的:

Tools->Options->Keyboard
在VS2008里是 Tools->Options->Environment->Keyboard

Edit.FindNextSelected: remove old & assign it with "F3"
Edit.FindPreviousSelected: assign it with "Ctrl+Shift+K"
Edit.CommentSelection: Ctrl+/ (originally assigned to Tools.GoToCommand)
Edit.UncommentSelection: Ctrl+\  (originally assigned to none)
Edit.GoToDefinition (assign to "F2")
Edit.LineDelete (assign to "Ctrl+D")
Edit.FormatSelection (assign to "Ctrl+Shift+F")

Debug.StepIntoSpecific (assign to "F4")
Debug.StepInto (assign to "F5")
Debug.StepOver (assign to "F6")
Debug.StepOut (assign to "F7")
Debug.RunToCursor (assign to "F8")
posted @ 2007-01-16 13:36  玉泉老博  阅读(260)  评论(0编辑  收藏  举报
Free counter and web stats