Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Reveal File in ExplorerNew to Visual Studio Code? Get it now.
Reveal File in Explorer

Reveal File in Explorer

Liang5757

|
2 installs
| (0) | Free
在资源管理器中定位当前打开的文件
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Reveal File in Explorer

这是一个VSCode扩展,可以在编辑器标题栏添加一个按钮,点击后在资源管理器中定位当前打开的文件。

功能

  • 在编辑器标题栏右侧添加一个定位图标按钮
  • 点击按钮后,在资源管理器侧边栏中高亮显示当前文件

使用方法

  1. 打开任意文件
  2. 点击编辑器标题栏右侧的定位图标(靶心图标)
  3. 资源管理器会自动展开并高亮当前文件

开发

安装依赖

pnpm install

编译

pnpm run compile

调试

按 F5 启动扩展开发主机进行调试

打包

pnpm install -g @vscode/vsce
vsce package
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft