Is there ANY way to get IntelliJ's code completion working when a file is not part of a project? Just writing a small test on the side and opened the file in Intellij but it's about as useful as nano.
The only thing it suggests for imports is *
and for member functions it's suggesting absolutely nothing.
It's the only file I have currently opened.
Yes, it asked me to set a "Project SDK". I did.
No, I'm not in power saving mode.
Would appreciate your help.