ReSharper 2017.3 Help

General

ReSharper | Options | Environment | IntelliSense | General

This page of ReSharper options allows you to adjust the usage of ReSharper's Basic Completion and Parameter Information features

Note that even if you disable ReSharper IntelliSense, smart completion (Ctrl+Shift+Space) and import symbol completion (Ctrl+Alt+Space) stay available.

ItemDescription
Use IntelliSense (Code Completion plus Parameter Information) features
  • ReSharper enables you to use ReSharper's Basic Completion in automatic IntelliSense popup and when pressing Ctrl+Space. The Parameter Information will also replace the corresponding Visual Studio feature.
  • Visual Studio preserves the native Visual Studio behavior for automatic IntelliSense popup and for the Ctrl+Space shortcut. However, you can still use ReSharper's Smart Completion and Import Symbol Completion features.
  • Custom IntelliSense is similar to the first option, but it allows you to specify languages where ReSharper IntelliSense features apply.
Last modified: 16 April 2018

See Also