Manual Explorer RevealReveal the current file in VS Code Explorer only when you ask for it. This extension keeps the file tree quiet by disabling
WhyVS Code normally reveals the current file in Explorer as you switch tabs. That is useful sometimes, but noisy when you move through files quickly. Manual Explorer Reveal gives you a focused explorer workflow:
UsageRun the command:
Or click the target icon in:
ConfigurationBy default, the extension writes this user setting on activation:
Disable that behavior if you only want the manual reveal command:
DevelopmentInstall dependencies:
Run checks and build:
Package a local VSIX:
LicenseMIT |