Click here to Skip to main content
15,884,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hey, sorry for the title but I do not know what to call this
question on this topic but.

In visual studio 2017 there is a helpful thing That I need to enable in visual studio 2008.

When, I type in visual studio 2017 it gives me a small popup that gives me code examples
of what I am typing while I type whats this feature and can I enable this in visual studio 2008 how do I enable this in visual studio 2008 it helps me code. because I can see variables and other examples without typing the whole thing out instead I can click on the example and it adds it to the code.
Where is it in the settings in visual studio 2008 to enable this so I can get back coding my game.

What I have tried:

Looking, through the settings for this feature and no luck so far.
Posted
Updated 22-Mar-19 16:25pm
Comments
KarstenK 23-Mar-19 5:37am    
You need to activate Intellisense and make a "rebuild all".

1 solution

It's called "IntelliSense".

In VS 2017 Its: Tools | Options | ... Text Editor | C# | IntelliSense
 
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