Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Open In New Window Plus2New to Visual Studio Code? Get it now.
Open In New Window Plus2

Open In New Window Plus2

dreamer-zhang2

|
2 installs
| (0) | Free
新窗口打开
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Open Folder In New Window

功能

在资源管理器右键文件夹时,添加“在新窗口以此为根目录打开”命令。

本地安装与测试

  1. 安装依赖:
cd open-folder-in-new-window
npm install
  1. 编译插件:
npx tsc
# 或
./node_modules/.bin/tsc
  1. 在 VSCode 中加载扩展:
  • 打开 VSCode,按 Ctrl+Shift+P,输入 开发者: 加载扩展(或 Extension: Load Extension)。
  • 选择 open-folder-in-new-window 文件夹。
  • 右键文件夹测试。
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft