/gistify

Publish gists and snippets from VS Code

Primary LanguageTypeScript

Gistify   license Deploy Extension

Visual Studio Code

Reliable extension to upload snippets to GitHub Gists and Pastebin for Visual Studio Code. Created by @gvsem and @jvstme

Configuration

GitHub Gists

You need to retrieve access token from GitHub to publish Gists:

  • gistify.gists.userToken: API token with gist permission must be received at GitHub Tokens

Pastebin

You need to retrieve access token from Pastebin to publish snippets:

Features

Gistify can upload your snippets. Use our menu:

Menu usage

You can do selections and publish them:

RMB usage

Track your snippets in a convenient way:

RMB usage

Notice: you can not track several types of files. RMB usage


Known Issues

Visit our Issues to submit any detected problem.

Release Notes

Requested features

  • OAuth authorization with GitHub
  • Disable manual app token generation

1.0.1

Design fixes & CI/CD updates

1.0.0

Initial release of Gistify.

  • Upload snippets at Pastebin and Gists (Ctrl+Alt+U)
  • Upload selections using RBM in editor
  • Track uploaded snippets in View