Getting Started
This guide will help you get started with SnipHub in your VS Code environment.
Installation
- Open VS Code
- Go to the Extensions view (
Ctrl+Shift+X) - Search for "SnipHub"
- Click Install
- Reload VS Code when prompted
Basic Usage
Saving a Snippet
- Select the code you want to save
- Right-click and select "Save as Snippet"
- Enter a name and optional description
- Choose or create a category
- Set a prefix for quick access (optional)
- Click Save
Using Snippets
- Start typing the snippet prefix in your editor
- Press Tab to insert the snippet
- Use Tab to navigate through any placeholders
Managing Snippets
- Click the SnipHub icon in the activity bar
- Browse your snippets by category
- Edit, delete, or create new snippets
- Use the search bar to find specific snippets