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:
Monday, November 12, 2007
Disable updating intellisense
Posted by
amastaneh
at
8:09 AM
Labels: Development
Subscribe to:
Post Comments (Atom)


4 comments:
PS: for vc++ you can delete or rename feacp.dll on your local
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"
you are really a god. this comment helped me a lot.
Hara
genius...
Post a Comment