Question

I'm testing the Visual Studio 2013. The intellisense is awesome and helps you a lot, but I'm noticing it slows down a lot my computer. When I write in the IDE, it goes like slow...

Is any option to just show the autocomplete when I press a hotkey? Thanks

Was it helpful?

Solution

See Modifying IntelliSense Options. You want "Tools"->"Options"->"Text Editor"->(choose language or All Languages)->uncheck "Auto list members". You can still get statement completion with ctrl-j.

You may also want to read Productivity Tips for Visual Studio.

[The downvotes might be due to people not realizing that asking about software tools commonly used by programmers is in scope for this forum: What topics can I ask about here?.]

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top