News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

autocomplete questions

Started by mike.perreman, January 30, 2018, 09:10:21 PM

Previous topic - Next topic

mike.perreman

Hello! Ive been looking for this answer, or how to turn this option on, but when im typing #include "MyC is there any way to get a suggestion for "MyClass"? like how the autocomplete works for code, but for the includes. When I type '#', I get a list of potential endings, like #elif, #endif, etc. Im sure there is a way, but I cant find it. Or, am I mistaken, is this just simply not possible?

oBFusCATed

Is Settings -> Editor -> Code completion -> Code completion -> Enable headers code-completion checked?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

mike.perreman


Quiss

You created a project and "MyClass.h" added to it, right?

mike.perreman

freaky, its working now, but I changed no settings...