dotPeek 2016.1 Help

Navigating to Action

Navigate | Go to Action…
Ctrl+Shift+A

dotPeek helps you quickly find and apply any of its actions, without digging through the menu. By an action, we mean an executable command available for the current caret position or any global command, e.g. a command that opens a tool window

To find and execute an action

  1. Do one of the following:
    • Press Ctrl+Shift+A
    • Press Alt+Enter.
    • Press Ctrl+N three times.
    • In the main menu, choose
  2. Start typing the name of the action or try any related words. For example, you can type property to find actions related to type members:
    Selected actions
  3. If the desired action appears in the list, you can execute it by clicking on it or selecting it with arrow keys and pressing Enter.

This feature is inspired by and borrowed from JetBrains ReSharper, a developer productivity tool for Microsoft Visual Studio.

See Also

Last modified: 19 August 2016