autoReveal, but only when a file is explicitly selected #123020
Labels
feature-request
Request for new features or functionality
file-explorer
Explorer widget issues
*out-of-scope
Posted issue is not in scope of VS Code
Milestone
This is a repeat of #38899, which I think was closed erroneously as a dupe of #23902 — I can't reopen it because I missed the window before the bot locked it. The original comment, for convenience:
The
"explorer.autoReveal": "focusNoScroll"
setting added since this issue was initially raised doesn't solve it: the ideal behaviour is for the explorer to scroll to a file that was explicitly selected by the user, i.e. by clicking on a tab or cmd-clicking in the terminal or using Cmd-P, etc. Framed differently, the explorer shouldn't scroll to the active file (and expand all parent folders, which is very annoying!) if it only became active because a different file was closed. Thank you.The text was updated successfully, but these errors were encountered: