Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>copy-plusNew to Visual Studio Code? Get it now.
copy-plus

copy-plus

zishuzy

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

copy-plus README

Copy file name. Copy selected lines with line number (and file path).

Features

example

Extension Settings

This extension contributes the following settings:

  • copy_plus.showSuccessMessage: Show success message.
  • copy_plus.with_line_number.withoutPath.showMenu: Specifies whether 'Copy with line numbers: without path' commands are displayed on the context menu.
  • copy_plus.with_line_number.withFullPath.showMenu: Specifies whether 'Copy with line numbers: with full path' commands are displayed on the context menu.
  • copy_plus.with_line_number.withRelativePath.showMenu: Specifies whether 'Copy with line numbers: with relative path' commands are displayed on the context menu.
  • copy_plus.with_line_number.withFileName.showMenu: Specifies whether 'Copy with line numbers: with file name' commands are displayed on the context menu.
  • copy_plus.with_line_number.withoutContent.showMenu: Specifies whether 'Copy with line numbers: without content' commands are displayed on the context menu.
  • copy_plus.with_line_number.withoutContent.mode: Specifies 'Copy with line numbers: without content' mode.
  • copy_plus.file_name.showMenu: Specifies whether 'Copy file name' commands are displayed on the context menu.

Release Notes

This project is a reconstruction based on yassh/vscode-copy-with-line-numbers, Add right-click menu and copy file functionality to it.

0.0.1

Initialize Project.

0.0.5

Add Configuration.

0.0.9

Add Without Content.

0.0.10

Add Mode for Without Content.

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