https://github.com/vscodeshift/paste-as-snippet
paste the clipboard into a VSCode snippets file
https://github.com/vscodeshift/paste-as-snippet
clipboard snippets vscode vscode-extension vscode-snippets
Last synced: about 2 months ago
JSON representation
paste the clipboard into a VSCode snippets file
- Host: GitHub
- URL: https://github.com/vscodeshift/paste-as-snippet
- Owner: vscodeshift
- License: mit
- Created: 2020-01-19T04:45:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:18:23.000Z (over 3 years ago)
- Last Synced: 2025-04-05T00:42:48.713Z (about 1 year ago)
- Topics: clipboard, snippets, vscode, vscode-extension, vscode-snippets
- Language: TypeScript
- Size: 3.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# paste-as-snippet
[](https://circleci.com/gh/vscodeshift/paste-as-snippet)
[](https://codecov.io/gh/vscodeshift/paste-as-snippet)
[](https://github.com/semantic-release/semantic-release)
[](http://commitizen.github.io/cz-cli/)
[](https://marketplace.visualstudio.com/items?itemName=vscodeshift.paste-as-snippet)
paste the clipboard into a VSCode snippets file
# Usage
## Copy some text from anywhere

## Go to a snippets file

## Position the cursor

## Run the **Paste as Snippet** command ✨

## Result
# 