Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/VaibhavAcharya/gist-snip
- Owner: VaibhavAcharya
- Created: 2022-12-11T12:14:02.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T12:00:16.000Z (about 2 years ago)
- Last Synced: 2024-10-03T09:58:09.761Z (4 months ago)
- Topics: autocomplete, gists, github, snippets, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=vaibhavacharya.gist-snip
- Size: 1.99 MB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)