Wrong behavior of Goto implementation
Posted: Sat Aug 01, 2020 2:29 pm
Hi there,
Goto Implementation is vital for a fast navigation in source code. It has been working flawlessly for years until version 14.0.x.
I have a main.cpp file and multiple pairs of .hpp/.cpp files with the same name.
When I choose Goto Implementation (go to .cpp) in the right click menu it works like Goto Declaration (go to .hpp).
If I visit the .cpp file before Goto Implementation, the jump may perform well but not in all cases.
I wonder if there's something I can do to make this work again as solid as it used to be.
Thank you!.
Goto Implementation is vital for a fast navigation in source code. It has been working flawlessly for years until version 14.0.x.
I have a main.cpp file and multiple pairs of .hpp/.cpp files with the same name.
When I choose Goto Implementation (go to .cpp) in the right click menu it works like Goto Declaration (go to .hpp).
If I visit the .cpp file before Goto Implementation, the jump may perform well but not in all cases.
I wonder if there's something I can do to make this work again as solid as it used to be.
Thank you!.