API Reference
Commands
SnipHub provides the following commands:
sniphub.showSnippetManager
Show the snippet manager.
sniphub.saveSnippet
Save selected code as a snippet.
sniphub.importSnippets
Import snippets from file.
sniphub.exportSnippets
Export snippets to file.
Configuration Options
See Configuration Documentation for all available configuration options.
Snippet Format
SnipHub uses .snip format to store code snippets. Please refer to the example files in the project for details.