Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Copy Filename ProNew to Visual Studio Code? Get it now.
Copy Filename Pro

Copy Filename Pro

chouchouji

|
117 installs
| (0) | Free
Copy Filename, Directory And Path
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
logo

Copy Filename Pro

English | 中文介绍

A vscode extension used to copy filename, directory and path


Features

  • 📝  Support copying filename (with or no extension)
  • 📖  Support copying directory
  • 🌈  Support copying absolute or relative path (no extension)
  • 📦  Support multiple select
  • 🌍  Support internationalization

Usage

Copy Filename Or Directory

copy

Copy Path

path

Multiple Select

multiple

Key Bindings

The default keybindings of this extension are as follows

{
  "command": "copy-filename-pro.copyFileNameWithExtension",
  "key": "ctrl+shift+w", // windows
  "mac": "cmd+shift+w", // mac
},
{
  "command": "copy-filename-pro.copyFileNameWithoutExtension",
  "key": "ctrl+shift+n",
  "mac": "cmd+shift+n",
},
{
  "command": "copy-filename-pro.copyDirectory",
  "key": "ctrl+shift+d",
  "mac": "cmd+shift+d",
}

If you want customize keybindings, just click Setting icon and Keyboard Shortcuts. Then you will see a page with search bar and keybinding list, input copy-filename-pro and search.

Internationalization

The default language is english. If you have added chinese vscode extension in vscode extensions, the language of copy filename pro extension will be changed to chinese automatically after restarting vscode.

Feedback

If you encounter problems or have good ideas and suggestions, please report here.

ChangeLog

ChangeLog

License

MIT

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