문제

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

도움이 되었습니까?

해결책

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?.]

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top