You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. microsoft/vscode#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.
rgrunber
changed the title
Can not go back in .class files when navigating
Can not go back in .class files when preview mode enabled
Oct 25, 2024
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.
The text was updated successfully, but these errors were encountered: