Skip to content

kevinsanchh/CodeCopy

Repository files navigation

CodeCopy

This extension copies the relative path of the current file and all the code in that file to the clipboard.

Features

  • Copies the relative path of the current file.
  • Copies all the code from the current file.
  • Displays a confirmation message when the action is completed.

Commands

  • Copy Path and Code: Copies the path and code to the clipboard.

Usage

  1. Open a file in the editor.
  2. Press Ctrl + Shift + P to open the command palette.
  3. Type Copy Path and Code and select it.

Requirements

  • Visual Studio Code

Release Notes

  • Initial release of CodeCopy.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors