Snipdox Uploader for VS Code
Upload code snippets to Snipdox directly from Visual Studio Code.
Features
- Upload selected code snippets to Snipdox
- Auto-detect programming language
- Configurable API settings
- Context menu integration
- Keyboard shortcut support (Ctrl+Shift+S / Cmd+Shift+S)
Setup
- Install the extension
- Get your API key from snipdox.fedox.ovh
- Configure the extension:
- Open VS Code Settings (Ctrl+,)
- Search for "Snipdox"
- Enter your API key
Usage
- Select code in the editor
- Right-click and choose "Upload to Snipdox"
- Or use the keyboard shortcut Ctrl+Shift+S (Cmd+Shift+S on Mac)
- Configure title, language, and expiration
- Click OK to upload
Configuration
snipdox.apiKey : Your Snipdox API key
snipdox.apiUrl : Snipdox API URL (default: https://snipdox.fedox.ovh/api)
snipdox.showNotifications : Show upload notifications
snipdox.autoDetectLanguage : Auto-detect programming language
Requirements
- Visual Studio Code 1.74.0 or higher
- Internet connection
- Snipdox API key
Release Notes
1.0.0
Initial release with basic upload functionality.
| |