https://github.com/maximeplante/vscode-pastery
VSCode extension for Pastery, the sweetest pastebin in the world
https://github.com/maximeplante/vscode-pastery
pastebin pastery vscode-extension
Last synced: 11 months ago
JSON representation
VSCode extension for Pastery, the sweetest pastebin in the world
- Host: GitHub
- URL: https://github.com/maximeplante/vscode-pastery
- Owner: maximeplante
- License: mit
- Created: 2018-04-19T04:30:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-04T01:34:07.000Z (about 8 years ago)
- Last Synced: 2024-11-26T18:40:14.313Z (over 1 year ago)
- Topics: pastebin, pastery, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=maximeplante.vscode-pastery
- Size: 1.5 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - maximeplante/vscode-pastery - VSCode extension for Pastery, the sweetest pastebin in the world (others)
README
# Pastery for VSCode 🍰
Upload to [pastery.net](https://www.pastery.net/) directly from VSCode.

## Usage
* Open a file.
* Make a selection (optional).
* Press `ctrl+alt+P` or run `Upload to Pastery` from the Command Palette.
## Features
* Upload a file or a selection in a few seconds.
* Paste expiration delay can selected on paste creation.
* Paste name can be selected on paste creation (name of the file by default).
* Copies link to clipboard.
## Extension Settings
* `vscode-pastery.api-key`: your Pastery api key (can be found on your [account page](https://www.pastery.net/account/))
## Release Notes
See the changelog [here](CHANGELOG.md)