Skip to content

VaibhavAcharya/gist-snip

Repository files navigation

header

Gist Snip — Make your gists actually useful. 🚀

Introduction 👋

GistSnip is an extension for VS Code that lets you access your GitHub gists as autocomplete snippets within the code editor.

With GistSnip, you can:

  • 🔍 Easily access all your GitHub gists from within VS Code
  • 💡 Use your gists as autocomplete snippets within your code editor
  • 📝 Quickly insert commonly used code snippets with just a few keystrokes
  • 📈 Save time and improve your coding efficiency

Demo 📽

demo

Installation 📦

  1. Open VS Code and click on the Extensions icon in the left sidebar
  2. Search for "Gist Snip" in the Extensions Marketplace
  3. Click on the Install button for GistSnip
  4. Once installed, click on the Activate button to enable the extension
  5. Restart VS Code to complete the installation process

Author ✏