Open
Description
To Reproduce
Import a database with a zipped archive. Open some file on disk outside the source archive. Select various source files in the source archive. Do VS Code command palette "Go Back"
Expected behavior
The previously viewed file is shown.
Actual behavior
The most recently viewed file outside the source archive is shown.
Additional context
Users have reported that this bug doesn't consistently reproduce, and sometimes Go Back and Go Forward is broken even for normal files. A workaround is making the source archive file a non-preview editor, for example by double clicking on it in the file explorer.
Note that this is just one manifestation of the bug. For more context see #500 (comment) below.