Vs code intellisense not working for c#. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Vs code intellisense not working for c#.

When i hit ctrl+space for intellisense it show a list of everything not specifically for object.

23rd May 2019, 12:35 PM
Maninder $ingh
Maninder $ingh - avatar
7 Answers
+ 2
Check the project type is .CS and not .vb.
23rd May 2019, 5:00 PM
Sanjay Kamath
Sanjay Kamath - avatar
0
Which version of Visual Studio are you using (e.g. 2008, 2013)?
23rd May 2019, 2:41 PM
Rincewind
Rincewind - avatar
0
devisfun i have new version.
23rd May 2019, 5:33 PM
Maninder $ingh
Maninder $ingh - avatar
0
Sanjay Kamath type is .CS even intellisense not work.
23rd May 2019, 5:34 PM
Maninder $ingh
Maninder $ingh - avatar
0
have you tried refreshing the Intellisense cache? In the toolbar select Edit > IntelliSense > Refresh local cache
23rd May 2019, 5:45 PM
Rincewind
Rincewind - avatar
0
devisfun my vs code also not detecting error detection.where is error it is not underline by with red line.
24th May 2019, 3:07 AM
Maninder $ingh
Maninder $ingh - avatar
0
You might need to check for updates for your version of Visual Studio, beyond that I'm not sure what else it could be.
24th May 2019, 7:35 AM
Rincewind
Rincewind - avatar