Welcome to MSDN Blogs Sign in | Join | Help

Sara Ford's Weblog

My adventures embracing open source on CodePlex and at Microsoft

News

    • Did you know... All author proceeds go directly to sending Hurricane Katrina survivors to college.

      Microsoft Visual Studio Tips book

      Recent Entries

Did you know... How to turn off Intellisense by default - #098

Just in case you ever need to do this...

Go to Tools - Options - Text Editor - All Languages - General and uncheck Auto List Members and Parameter Information.  If you just want to disable intellisense by default for a particular language, go to the Text Editor - <language> - General option page and set the behavior there.

statement completion options unchecked

Note that the intellisense commands themselves are not disabled, meaning you can still invoke intellisense via the keyboard shortcut or a toolbar button.

Technorati tags: ,
Posted: Monday, December 03, 2007 3:00 AM by saraford

Comments

Rory Becker said:

Just one question..... Why would anyone choose to do this?

# December 3, 2007 9:03 AM

mikeb said:

"Why would anyone choose to do this?"

Because they find the pop-ups intrusive, and would prefer to get them only on demand.

# December 6, 2007 7:52 PM

Sean said:

Yuo would aslo do this to avoid incredibly annoying __0 object no declared error generated strictly due to intellesense trying to handle <%#%> in ASP.NET

I am defintely turning it off

Thanks

# January 3, 2008 6:30 PM

Visual Studio 2008 ワンポイント said:

必要になったときのために、念のためご紹介しておきます。 [ツール] メニューの [オプション] をクリックし、[テキスト エディタ]、[すべての言語]、[全般] の順にクリックして、[自動メンバ表示]

# August 20, 2008 10:32 PM

xjb said:

# December 17, 2008 8:24 PM

Секреты Visual Studio said:

На всякий случай, если вам вдруг это понадобится… Откройте Tools – Options – Text Editor – All Languages

# March 9, 2009 9:08 AM
New Comments to this post are disabled
Page view tracker