There's an option to add appropriate #include to resolve not visible class, that's pretty great, but actually in header files, especially when there's pointer to variable of not visible class or this class is used as argument for some function, to just add it to the list of forward declarations on top of the file. I think this option would be quite useful.
Sorry if there was already request like this, I've tried searching and haven't found anything similar.