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

Change shortcut key of forward navigation in VS2012 text editor

时间:2015-04-05 14:30:51      阅读:123      评论:0      收藏:0      [点我收藏+]

标签:

Keywords: Visual Studio, shortcut key, Alt, Right Arrow, navigation, NavigateForward, CompleteWord

 

If you want to assign shortcut key to Alt+Right Arrow (from Ctrl+Shift+-), please following these steps:

1. Open Tools\Options\Environment\Keyboard, locate to command "Edit.CompleteWord".

2. Select Alt+Right Arrow (Text Editor) from shortcut keys dropdown list and click [Remove] button next to the dropdown list to remove it.

3. Locate to command “View.NavigateForward”.

4. Select Text Editor from "Use new shortcut in" dropdown list and input Alt+Right Arrow in "Press shortcut keys" text box. Then click [Assign] which is at right of the dropdown list.

5. Save changes and close the Options dialog.

Change shortcut key of forward navigation in VS2012 text editor

标签:

原文地址:http://www.cnblogs.com/weihongji/p/4394040.html

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