Skip to main content

IntelliRush

  • 2 minutes to read

The IntelliRush options page contains options for IntelliRush.

opIntelliRush

The options page includes the following options:

  • Enabled

    Specifies whether to use IntelliRush or the Visual Studio Intellisense. If the option is enabled, IntelliRush is used.

  • Insert a character if an overload is accepted by pressing the Space or a punctuation sign button

    If the option is enabled, CoreRush inserts the appropriate character after the overload call if you accept the overload by pressing the appropriate button.

    This option affects the following characters: {}[]().,:;+-*/%&|^!~=<>?@#'"\ and space.

  • Text fields for parameters

    Specifies the way parameters of the selected overload are inserted. You can choose one of the following values:

    • None

      Field names are inserted as a simple text.

      opIntelliRushNoneFields

    • CodeRush Classic

      Field names are inserted as CodeRush Classic Text Fields.

      opIntelliRushCRFields

    • Visual Studio

      Field names are inserted as Visual Studio Text Fields.

      opIntelliRushVSFields

  • Show options if LeftCtrl is pressed less than XX milliseconds long

    Specifies the time period during which the Left Ctrl button should be released to display filtering options.

  • Matched completion text

    Enables you to specify the color used to highlight typed characters.

    IntelliRushHighlightTypedInPart

  • Disabled languages

    Enables you to use Visual Studio IntelliSense instead of CodeRush Classic IntelliRush in certain languages.

Note

This product is designed for outdated versions of Visual Studio. Although Visual Studio 2015 is supported, consider using the CodeRush extension with Visual Studio 2015 or higher.