Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mxvsh/vscode-copydock

VS Code Extension that helps you send your copied code or text directly to your friend's editor in no time.
https://github.com/mxvsh/vscode-copydock

extension vscode vscode-extension

Last synced: 3 months ago
JSON representation

VS Code Extension that helps you send your copied code or text directly to your friend's editor in no time.

Awesome Lists containing this project

README

        

# CopyDock - Transfer your text in no time



CopyDock is a handy tool for transferring code snippets or text to a friend or colleague. It comes in handy when you want to share some code snippets with your colleague; simply copy the text, enter your colleague's CopyDock ID, and hit enter; your colleague will receive the text you copied pasted directly into their editor in no time.

## Features

##### _NO REGISTRATION REQUIRED_

It uses websocket to transfer your data over to your friend, and it's blazing fast, no signup or login required. It automatically starts up when you start VS Code.

## Requirements

There isn't any special requirement, just make sure you're connected to the internet.

## Extension Settings

This extension contributes the following settings:

- `copydock.useLastUserId`: enable/disable last user ID caching

## Known Issues

None so far...

### v0.0.1

Initial release of CopyDock

---

### For more information

- [Contact me on Twitter](https://twitter.com/XenCodes)

- [Source Code on GitHub](https://github.com/xencodes/vscode-copydock)

- [Buy Me a Coffee](https://www.buymeacoffee.com/xencodes)

**Enjoy! Feedbacks are really appreciated ❤️**