When I open my SSH Remote VSCode instance it shows me two files with PHP problems. Both files have the same name, same location and show different problems. If I double-click the problems then it open an older, read only version of the file that did in fact have the issue at one point. The actual version of the file does not currently have any reported issues.
I have shutdown VSCode, deleted the .vscode-folder and reconnected. The issue persists after the server reinstallation.
If I create a syntax error in the indicated file then I end up with the same file listed in the problems view three times. With this real problem I can navigate with the mouse and fix the issue as usual.
Any idea what this is, or how I can purge these old problems?
VSCode: 1.99.3 (system)
PHP: 1.57.17158