Reliable extension to upload snippets to GitHub Gists and Pastebin for Visual Studio Code. Created by @gvsem and @jvstme
You need to retrieve access token from GitHub to publish Gists:
gistify.gists.userToken
: API token withgist
permission must be received at GitHub Tokens
You need to retrieve access token from Pastebin to publish snippets:
gistify.pastebin.apiToken
: API token must be received at Pastebin Docs / Your Unique Developer API Key
Gistify can upload your snippets. Use our menu:
You can do selections and publish them:
Track your snippets in a convenient way:
Visit our Issues to submit any detected problem.
- OAuth authorization with GitHub
- Disable manual app token generation
Design fixes & CI/CD updates
Initial release of Gistify.
- Upload snippets at Pastebin and Gists (Ctrl+Alt+U)
- Upload selections using RBM in editor
- Track uploaded snippets in View