Is my intellisense working?

Following along the Bull Cow videos I’ve noticed that some things won’t have an autocomplete like PrintLine like it does in the video.

Also on my BullCowCartridge.h file I’ve noticed no color in some of my declarations, where as in the video they are color coded. This one isn’t as big a deal, but I think maybe it’s related?

qbaDZmq

What is the fix for this? I do have C/C++ syntax and C++ Intellisense extensions installed.

Here is another example. Hovering over certain words. In the video he can hover over HiddenWord and get a box saying it is an FString. When I do it I do not get that. I can however hover over “cakes” and get the box.

Again, you can see that HiddenWord is not colored.

What theme are you using? It’s possible that member variables are just coloured white in your theme.

What are you getting when you type “Print”?

I’m using the default Dark+. I figured it would match his colors since every other color does too.

PrintLine and hovering over words seems to work now. Not sure what changed.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.