# How do I turn off autocomplete?

I don't really like the auto correct (but I do like the syntax error warnings!) since it sometimes autocorrects to something crazy long and no applicable.

##### Post Metadata
- Posted at: over 6 years ago
- Author title: Student
- Net upvotes: 1


## Comments
### Comment 1

There are two ways how to avoid this:

First simply press &quot;ESC&quot; when the autocompletion window appears. It has be be pressed before you type your opening &quot;(&quot;. Another way is to press &quot;HOME&quot; and &quot;END&quot; which will also close the suggestion window. 
Pressing &quot;RIGHT&quot; and &quot;LEFT&quot; arrow usually also works.


Second you can disable the autocompletion in the VS Tools settings. However keep in mind that any changes to this setting (enable / disable) requires a restart of Visual Studio to take effect.

1)VS &gt; Tools &gt; Options &gt; Text Editor &gt; C# &gt; IntelliSense &gt; &quot;Committed by pressing the space bar&quot; checkbox.

2)VS &gt; Resharper &gt; Options &gt; Environment &gt; IntelliSense &gt; Completing Characters &gt; C# &quot;Complete on space&quot; checkbox

##### Comment Metadata
- Posted at: over 6 years ago
- Author title: Software Enginer




## Related Product
[Visual Studio](https://www.g2.com/products/visual-studio/reviews)

## Related Category
[Java Integrated Development Environments (IDE)](https://www.g2.com/categories/java-integrated-development-environments-ide)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: almost 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: almost 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: almost 13 years ago
  - Comments: 4


