step by step 1- cpp -file cursor in the middle of the ~ToggleDefinitionImplementation(void) 2- alt-g pressed 3- cursor moved to h-file ~ToggleDefinitionImplementation(void) 4-alt-g pressed 5-cursor moved to line begining(expected:cursor moved to '{' ) cpp-file TestVAX::ToggleDefinitionImplementation::~ToggleDefinitionImplementation(void){
6-alt-g pressed 7-cursor moved to h-file namespace TestVAX (expected: cursor moved to h-file ~ToggleDefinitionImplementation(void) )