Skip to content

VaibhavAcharya/gist-snip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0046c6e Β· Dec 12, 2022

History

5 Commits
Dec 11, 2022
Dec 12, 2022
Dec 11, 2022
Dec 11, 2022
Dec 11, 2022
Dec 11, 2022
Dec 12, 2022
Dec 11, 2022
Dec 12, 2022
Dec 11, 2022

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 ✏