Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.54 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.54 KB

Strengthen your Ctrl+c!

Now you can share your code with Less Typing and Improved Readability by using this extension and its integrated webpage.

Usage

Copy file

  1. Open a file in Visual Studio Code.
  2. Press the key combination Ctrl+Alt+C while the text cursor is blinking on the file. -> The link to a web page highlighting the code in the currently opened file will be copied to your clipboard.

Copy selected code

  1. Open a file in Visual Studio Code.
  2. Press the key combination Ctrl+Alt+C after highlighting code you want to share by dragging your mouse. -> The link to a web page highlighting the selected code will be copied to your clipboard. startctrl+alt+cweb_ver

Features

  • Code Highlighting: Automatically creates a web page highlighting the code from the currently opened file in Visual Studio Code.
  • Clipboard Integration: Copies the generated web page's link directly to the clipboard for easy sharing.

Configuration

  • Keyboard Shortcut: The default shortcut is Ctrl+Alt+C.

License

This extension is licensed under the MIT License.

Contact

For questions or support, please contact:


Thank you for using our extension!