I see an issue which I guess it comes from the BrowseTracker plugin when using Clangd_Client plugin.
When I right click on a symbol(such as a function name), and select "goto definition" in the context menu, the Clangd_Client plugin did bring me to the function definition, that's good.
But when I click the toolbar(the toolbar from BrowseTracker plugin) Jump back, it does not go back to the place where I did the right click. I have to click the Jump back button several times to go back to the original place.
Do you guys see such issue?
Thanks.