Hello guys,
I’m just getting started with C++ and I’m having a little trouble with intellisense.
I’ve created an empty project and added a few variables to the only existing cpp file that I created.
When I’m slowly typing out the name of the variable I expected it to show up like in visual basic .NET but it doesn’t seem to be.
Am I doing something wrong, or is there a setting somewhere I need to adjust?
Or have I just started up a blank project which by default doesn’t include files that are needed to enable intellisense?
Kind regards
Steve