November 11, 2007

Disable updating intellisense

If this feature make problem for you then you can follow these step(s) for stop it.
About it: [link]
About Problem(s): [link]


C#: Tools > Options > Text Editor > C#> uncheck "Intellisense pre-selects most recently used members" > OK
Unmanaged VC: \ VC \ vcpackages \ feacp.dll

5 comments:

Amastaneh said...

PS: for vc++ you can delete or rename feacp.dll on your local

Amastaneh said...

This solution will work on Visual Studio 2008 too...

Visual C++: rename (or delete) Program Files\Microsoft Visual Studio 9.0\VC\vcpackages\feacp.dll
Visual C#: uncheck Tools > Options > Text Editor > C# > "Intellisense pre-selects most recently used members"

Haranadh-Mindtree said...

you are really a god. this comment helped me a lot.
Hara

Anonymous said...

genius...

Anonymous said...

Thank you so much