ReSharper
 
Get ReSharper
You are viewing the documentation for an earlier version of ReSharper.

Using Filters in Code Completion

Last modified: 21 July 2022

ReSharper allows you to filter completion suggestions by kind of symbol, access modifiers, and so on. You can modify the set of applied filters each time the code completion is invoked and/or choose to keep the state of filters.

By default, ReSharper shows filters bar at the bottom of the completion popup. In this bar, you can see the state of filters and click the icons to enable or disable specific filters.

Filters in completion popup

If necessary, you can hide the filters bar and configure other related options on the Environment | IntelliSense | Completion Filters page of ReSharper options.

This feature is supported in the following languages and 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.