<!-- If you are encountering an issue that says `See output channel for more details`, please enable output channel logging by setting `"gitlens.outputLevel": "verbose"` in your settings.json. This will enable logging to the GitLens channel in the Output pane. Once enabled, please attempt to reproduce the issue (if possible) and attach the relevant log lines from the GitLens channel. --> - GitLens Version: [8.4.1] - 2018-06-19 - VSCode Version: 1.24.1 - OS Version: Windows 10 Enterprise Steps to Reproduce: 1. View a C source file. 2. Find a changed line. 3. View changes. 4. Close changes. 5. Ctrl-click a function that was in both the working copy and previous revision. 6. Two definitions are now shown. Expected behavior: Complete steps 1-5. Step 6. One, the most recent definition is shown.