Getting superclass function calls (Super::Function) to provide Intellisense with Visual Assist X?

Hey all, with Visual Assist X has anybody had any success getting superclass function calls, such as Super::Tick(), to have intellisense member expansion after the “Super”? For me, VSX just seems to think the Super type is UObject rather than, say, AActor and thus can’t list the proper member functions. If anyone’s figured out a solution or work-around for this, would be most obliged if you’d share it :slight_smile:

Thanks much!

Answer is better late than never:

Support for UE4 keyword Super was added in build 2212 of Visual Assist.