Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Open files by clipboardNew to Visual Studio Code? Get it now.
Open files by clipboard

Open files by clipboard

kuone

|
126 installs
| (0) | Free
Open file(s), from copied text.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

badge badge badge

Open files from clipboard

Usage

  • Copy file or folder path, and execut command.
    ファイルやフォルダのパスをコピーし、コマンドを実行して下さい。

Note

  • For open multiple files, divide file pathes into multiple lines as below.
    複数のファイルを開く場合は、以下の様に複数行に分けた物をコピーして下さい。
C:/foo.txt
C:/bar.txt
D:/foo/bar.txt
  • Files open in active window. Folder open in new window.
    ファイルは現在のウインドウで開きます。フォルダは新規ウインドウで開きます。
  • Only full path is supported. Relative path is not supported. パスはフルパスを指定して下さい。相対パスは、現状は未対応です。

Commands

  • open-files-from-clipboard
    • Open files from clipboard.
    • Default shortcut: none.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft