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?
Is Settings -> Editor -> Code completion -> Code completion -> Enable headers code-completion checked?
Yes it is
You created a project and "MyClass.h" added to it, right?
freaky, its working now, but I changed no settings...