Starting from ReSharper 7, you can set whether you want ReSharper to commit the selected completion item on pressing Space or any non-alphanumeric character. Visual Studio's own language-specific completion options are also taken into account. For more information, see Configuring Code Completion.
| Item | Description |
|---|---|
| Complete on space | Deselect this check-box for a particular language to prevent ReSharper from committing the selected completion item on pressing Space. |
| Do not complete on | Type any non-alphanumeric characters without spaces for a particular language, e.g. ".;:(" to prevent ReSharper from committing the selected completion item on pressing these characters. |
Note
ReSharper's settings are saved in settings layers that enable you to have different settings for different solutions as well as to share your settings with your team. To learn more, study the Managing and Sharing Options section.
