Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>copy-with-filenameNew to Visual Studio Code? Get it now.
copy-with-filename

copy-with-filename

haeyeon

|
51 installs
| (0) | Free
copy file contents with filename
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

copy-with-filename

파일 내용을 복사할 때 자동으로 파일명을 추가해주는 도구입니다.

기능

  • navigation에서 파일명을 우클릭하면 나타나는 보조 메뉴를 통해 파일내용과 파일명을 복사합니다.

  • 키보드 단축키를 통해 파일내용과 파일명을 복사합니다.

  • 지원하는 파일 확장자

    js, ts, java, jsx, tsx, c, cpp, cs, php, jsp, html, xml, md, css, asp, yml, yaml, sh, phtyon

사용법

복사를 위한 두 가지 방법을 제공합니다.

우클릭메뉴

  1. 폴더(Explore view)에서 복사할 파일을 우클릭
  2. 후 Copy File Name 선택
  3. 붙여넣기 시 파일내용 최상단에 파일명이 추가되는것을 확인

단축키

  1. 복사할 파일을 open
  2. Ctrl+Alt+C누르면 파일 복사됨
  3. 붙여넣기 시 파일내용 최상단에 파일명이 추가되는것을 확인

요구사항

별도의 요구사항이 필요하지 않습니다.

설치

  1. VS Code 확장탭 오픈 (Ctrl+Shift+X)
  2. Copy With Filename 검색
  3. 설치

설정

별도의 설정이 필요하지 않습니다.

알려진 이슈

현재 이슈가 없습니다. 문제가 발생하면 github repository의 이슈 섹션에서 신고해 주세요.

Release Notes

0.0.2

Enjoy!


copy-with-filename

A tool that automatically adds a filename(file path) when copying the contents of a file.

Features

  • Copies files with filenames through a secondary menu that appears when you right-click a file in the navigation

  • Copy files with filename through keyboard shortcut while file is open

  • Supported file type

    js, ts, java, jsx, tsx, c, cpp, cs, php, jsp, html, xml, md, css, asp, yml, yaml, sh, phtyon

Usage

There are two ways to copy. You can choose one of the two methods to use.

Right-Click Menu

  1. In the Explore view, right-click on any file
  2. Click copy with filename.
  3. The file name will be copied to the clipboard, and a notification will confirm the action.

Key Binding

  1. Open any file in VS Code.
  2. Press Ctrl+Alt+C to copy the file name to the clipboard.
  3. The file name will be copied to the clipboard, and a notification will confirm the action.

Requirements

None. This extension works out of the box with any VS Code installation.

Installation

  1. Open the Extensions view in VS Code (Ctrl+Shift+X).
  2. Search for "Copy With Filename".
  3. Click "Install".

Extension Settings

This extension does not have any configurable settings.

Known Issues

None at the moment. If you encounter any issues, please report them in the issues section of the repository.

Release Notes

0.0.2

Enjoy!

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