Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/VaibhavAcharya/gist-snip

Use your GitHub gists as autocomplete snippets in VS Code.
https://github.com/VaibhavAcharya/gist-snip

autocomplete gists github snippets vscode vscode-extension

Last synced: 13 days ago
JSON representation

Use your GitHub gists as autocomplete snippets in VS Code.

Awesome Lists containing this project

README

        

![header](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/l01actg6dtctstmj0rcs.png)

# [Gist Snip](https://marketplace.visualstudio.com/items?itemName=vaibhavacharya.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](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/w8x56ui60ig4lh6dpdl0.gif)

## 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 ✏

- Twitter → [@VaibhavAcharya_](https://twitter.com/VaibhavAcharya_)
- Website → [vaibhavacharya.github.io](https://vaibhavacharya.github.io)
- GitHub → [VaibhavAcharya](https://github.com/VaibhavAcharya)