Reply To: Ghost Doc

Sysprogs forums Forums VisualGDB Ghost Doc Reply To: Ghost Doc

#22316
support
Keymaster

Hi,

Most likely this happens because GhostDoc checks for the regular VC++ source file type (“C/C++”) while VisualGDB uses a different name for files handled by Clang IntelliSense (“C/C++ (VisualGDB)”). Please consider relaying this to submain – they should be able to extend their product to recognize VisualGDB’s C++ files fairly easily.