Skip to content
| Marketplace
Sign in
Visual Studio Code>Keymaps>File Quick NewNew to Visual Studio Code? Get it now.
File Quick New

File Quick New

North

|
4 installs
| (0) | Free
Create files/folders in the specified directory quickly through quick operations
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

File Quick New

Create files and folders in the specified directory quickly — no more switching to Explorer or manually navigating through folders.
With a single shortcut, open a directory picker, choose the target folder, and create files instantly.

Features

  • Keyboard-First Workflow — Fully operable via shortcut keys, no mouse required.
  • Quick File/Folder Creation — Enter name and create without leaving your code editor.
  • Customizable Keybindings — Default: Alt+Insert.
  • Configurable Exclusions — file-quick-new.excludeFoldersExclude unwanted folders (e.g., node_modules, .git) from the picker.

快速在指定目录创建文件或文件夹 — 无需切换到资源管理器或手动浏览目录。
使用一个快捷键即可打开目录选择器,选择目标文件夹,并立即创建文件。

功能特性

  • 键盘优先 — 全程快捷键操作,无需鼠标。
  • 快速创建文件/文件夹 — 输入名称即可立即新建,无需离开编辑器。
  • 快捷键可自定义 — 默认快捷键:Alt+Insert。
  • 可配置排除目录 — file-quick-new.excludeFolders可以在目录选择器中排除不需要的文件夹(如 node_modules、.git 等)。

使用方法

  1. 按 Alt+Insert(或命令面板输入 新建文件/文件夹)。
  2. 在弹出的目录列表中选择目标文件夹。
  3. 输入文件或文件夹名称并回车,即可创建。

demo

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft