I have installed (in VS 2013) VisaulGDB as well as Visual Assist X (Whole Tomato). The Visual Assist and the native Visual Studio navigation bar are really not on best terms with each other, so when having Visual Assist X installed, one of the bars has to go. Of course the VA bar is better, so I want the VS one to go. In VisualGDB projects, I cannot disable the VS bar for some reason (the option is disabled Extras->Options->Text-Editor->C/C++(VisualGDB)) and the whole intellisense system goes pear shaped.
So how do I disable the native navigation bar in VisualGDB projects?
Thanks in advance…