Open mamilic opened 1 month ago
I see the same behaviour. I'm not sure if we have any control over this though. It almost seems like VS Code itself doesn't properly store the navigation history when preview mode is enabled for workbench editors. https://github.com/microsoft/vscode/issues/166194 would seem to imply that's the case.
Definitely a bug, but unless I'm missing something we can do to fix this, I think this should be filed upstream in VS Code. CC'ing @testforstephen in case he might know.
With Enable Preview From Code Navigation turned on, navigating through multiple dependecy files will not get me get back in the same order.
Environment
Steps To Reproduce
The outcome should be that the navigation should go through all visited places in editor, including .claas files opened in same tab.