zoukankan      html  css  js  c++  java
  • EV: Change shortcut key of forward navigation in VS2012 text editor

    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 ToolsOptionsEnvironmentKeyboard, 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.

  • 相关阅读:
    POJ 1451
    LightOJ 1224
    POJ 2001
    HDU 2072
    POJ 3764
    CH 1602
    CH 1601
    Gym 101873K
    CH 1201
    Gym 101873C
  • 原文地址:https://www.cnblogs.com/weihongji/p/4394040.html
Copyright © 2011-2022 走看看