VA watches for missing include statements while you are editing. These are normally indicated by an underlined symbol, and you can then use VA's Add Include command to add the missing include:
when you save the file it should be great a quick analysis of: - unused include - add missed includes
it should also be great to have a feature to add forward declaration
thank you in advance
These features would be awesome, I'm currently breaking up a very LARGE header file, and I was thinking it would be nice to know which headers aren't needed.