Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smnbbrv/vscode-copyreplaste
A VSCode extension that makes copy-pasting much easier.
https://github.com/smnbbrv/vscode-copyreplaste
Last synced: 24 days ago
JSON representation
A VSCode extension that makes copy-pasting much easier.
- Host: GitHub
- URL: https://github.com/smnbbrv/vscode-copyreplaste
- Owner: smnbbrv
- Created: 2019-07-22T12:40:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T18:28:07.000Z (about 2 years ago)
- Last Synced: 2023-02-28T12:02:55.902Z (almost 2 years ago)
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=smnbbrv.vscode-copyreplaste
- Size: 109 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# vscode-copyreplaste
A VSCode extension that makes copy-pasting much easier.
**This is a very much under construction project**. Bugs and missing features are **normal** at this stage.
Allows to replace file names and content parts while copying. For more info refer to [copyreplaste](https://github.com/smnbbrv/copyreplaste).
## Features
Adds a file tree submenu that allows to copy and paste
\!\[D\]\(images/dropdown.png\)
## Requirements
```sh
npm i -g copyreplaste
```## Extension Settings
None
## Known Issues
Most limitations come from original [copyreplaste](https://github.com/smnbbrv/copyreplaste)
## Release Notes
### 0.0.1
Initial release