Click here to Skip to main content
15,919,879 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hello,

recently i have downloaded and installed visual studio 2010 professional edition but here intelisense is not working not only that namespaces are not taking etc..
the same problem when installed vs 2010 c# express edition.in my system already one vs 2012 web developer express is running.

what to do please reply

Thanks
Ginnas
Posted
Updated 17-Jul-13 3:15am
v3

http://social.msdn.microsoft.com/Forums/vstudio/en-US/7b533762-e73c-4b56-bfc8-a848d88e6926/q-how-do-i-reenable-intellisense-for-c-on-vs2010[^]


http://blog.meidianto.com/2010/05/10/vs2010-tips-5-no-intellisense-in-visual-studio-2010-fix-it-now/[^]

http://www.blackwasp.co.uk/VS2010IntellisenseMode.aspx[^]


Hey if the above processes doesnot work then follow these steps.
Step 1: Goto Tools in Visual Studio

Step2: Goto Options.

Step3: Then Select Any Language and Select Intellisense.

Step4:And Check the Check Box 'Show completion list after a character is typed'


It might work for You.
 
Share this answer
 
v2
Hmmm...

Try to reboot your machine and check if IntelliSense is working again,
If not - try:
devenv /ResetSettings

Cheers,
Edo
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900