Configuration Options
SnipHub provides various configuration options to customize your experience.
Basic Configuration
sniphub.storageLocation
- Type:
string - Default:
.vscode/SnipHub - Description: Project snippet storage location (relative to project path)
sniphub.prefix
- Type:
string - Default:
"sh" - Description: Prefix for snippet completion. Type prefix +
:in the editor to show completion suggestions
sniphub.globalStorageLocation
- Type:
string - Default:
./SnipHub - Description: Global snippet storage location (relative to VS Code global configuration path)
How to Configure
- Click the
SnipHubsnippet manager icon in the activity bar to enter the snippet manager - Click the settings button to enter settings
- Modify the corresponding configuration options