Skip to content

evandroforks/vscode-copy-with-line-numbers

 
 

Repository files navigation

Copy With Line Numbers for VS Code

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

This package is an imitation of Copy With Line Numbers Reloaded for Sublime Text.

Demo

Available commands

  • Copy With Line Numbers: Without Path
  • Copy With Line Numbers: With Full Path
  • Copy With Line Numbers: With Relative Path
  • Copy With Line Numbers: With File Name

Configuration

Property Description Type Default value
copyWithLineNumbers.showSuccessMessage Show success message. Boolean true