ReSharper 2017.1 Help

Selecting Containing Declarations


Ctrl+Shift+[
ReSharper_SelectContainingDeclaration

While the Extend selection command allows you to make a precise selection of a word, statement or a code block, sometimes you just need to select the current member where your caret is or the whole type. ReSharper helps you do so with a single keystroke. To select the current member, press Ctrl+Shift+[. If necessary, press the shortcut again to select the whole type.

This feature is supported in the following languages/technologies:

The instructions and examples given here address the use of the feature in C#. For details specific to other languages, see corresponding topics in the ReSharper by Language section.

Last modified: 12 October 2017

See Also